1 #include "../Instrument.h" 5 Instrument(prmX, prmY, prmXScale, prmYScale, prmBus, prmLogger, prmDevice, prmFonts)
20 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
26 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
43 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
46 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
49 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
53 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
56 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
62 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
65 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
68 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
75 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
78 DrawTextW(str, 10, yy, 0, DT_NOCLIP, D3DCOLOR_ARGB(255, 255, 255, 255));
Diagnostics(int prmX, int prmY, float prmXScale, float prmYScale, Bus *prmBus, Logger *prmLogger, DeviceObject *prmDevice, std::vector< Font *> prmFonts)
float HeadingTrackDegrees
void AddToCallStack(const char *msg)