#include <Instrument.h>
|
| Flaps (int prmX, int prmY, float prmXScale, float prmYScale, Bus *prmBus, Logger *prmLogger, DeviceObject *prmDevice, std::vector< Font *> prmFonts) |
|
void | Render () override |
|
void | FrameMove (float fElapsed) override |
|
| Instrument (int prmX, int prmY, float prmXScale, float prmYScale, Bus *prmBus, Logger *prmLogger, DeviceObject *prmDevice, std::vector< Font *> prmFonts) |
|
void | DrawText (const WCHAR *str, int relativeX, int relativeY, float prmZ, int flags, D3DXCOLOR color, int font=-1, std::string elementName="", int width=0, int height=0) |
|
virtual bool | HandleKeyPress (short key, bool shift) |
|
virtual void | OnPageChanged () |
|
Definition at line 227 of file Instrument.h.
◆ Flaps()
Flaps::Flaps |
( |
int |
prmX, |
|
|
int |
prmY, |
|
|
float |
prmXScale, |
|
|
float |
prmYScale, |
|
|
Bus * |
prmBus, |
|
|
Logger * |
prmLogger, |
|
|
DeviceObject * |
prmDevice, |
|
|
std::vector< Font *> |
prmFonts |
|
) |
| |
◆ FrameMove()
void Flaps::FrameMove |
( |
float |
fElapsed | ) |
|
|
overridevirtual |
◆ Render()
◆ background
Sprite* Flaps::background = nullptr |
|
private |
◆ flap
◆ label
WCHAR Flaps::label[5] = { 0 } |
|
private |
◆ radians
float Flaps::radians = 0.0f |
|
private |
◆ slat
The documentation for this class was generated from the following files: