Avionics
Dropship Simulator
|
This is the complete list of members for AltitudeTape, including all inherited members.
alt | AltitudeTape | private |
AltitudeTape(int prmX, int prmY, int prmWidth, int prmHeight, std::string prmTextureFile, float prmModulateKm) | AltitudeTape | |
bus | Instrument | protected |
DrawText(const WCHAR *str, int x, int y, int flags, D3DXCOLOR color, int font, std::string elementName) | Instrument | inline |
flip | Instrument | protected |
font | AltitudeTape | private |
fonts | Instrument | protected |
height | Instrument | protected |
Initialize(Bus *prmBus, Logger *prmLogger, DEVICE_OBJECT *prmDevice, int prmScreenWidth, int prmScreenHeight, std::vector< Font > *prmFonts, bool prmFlip) override | AltitudeTape | virtual |
Instrument(int prmX, int prmY, float prmXScale, float prmYScale) | Instrument | inline |
logger | Instrument | protected |
modulateKm | AltitudeTape | private |
pDevice | Instrument | protected |
Render(float fElapsed) override | AltitudeTape | virtual |
screenHeight | Instrument | protected |
screenWidth | Instrument | protected |
sprite | AltitudeTape | private |
standardHeight | Instrument | protected |
standardWidth | Instrument | protected |
textureFile | AltitudeTape | private |
tvpitchscale | AltitudeTape | private |
vertoffset | AltitudeTape | private |
width | Instrument | protected |
x | Instrument | protected |
xScale | Instrument | protected |
y | Instrument | protected |
yScale | Instrument | protected |
~Instrument() | Instrument | inlinevirtual |