Avionics
Dropship Simulator
|
This is the complete list of members for Instrument, including all inherited members.
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 |
fonts | Instrument | protected |
height | Instrument | protected |
Initialize(Bus *prmBus, Logger *prmLogger, DEVICE_OBJECT *prmDevice, int prmScreenWidth, int prmScreenHeight, std::vector< Font > *prmFonts, bool prmFlip) | Instrument | inlinevirtual |
Instrument() | Instrument | private |
Instrument(int prmX, int prmY, float prmXScale, float prmYScale) | Instrument | inline |
logger | Instrument | protected |
pDevice | Instrument | protected |
Render(float fElapsed)=0 | Instrument | pure virtual |
screenHeight | Instrument | protected |
screenWidth | Instrument | protected |
standardHeight | Instrument | protected |
standardWidth | Instrument | protected |
width | Instrument | protected |
x | Instrument | protected |
xScale | Instrument | protected |
y | Instrument | protected |
yScale | Instrument | protected |
~Instrument() | Instrument | inlinevirtual |