vegastrike
0.5.1.r1
|
Functions | |
void | TextMessageCallback (unsigned int ch, unsigned int mod, bool release, int x, int y) |
void | TextMessageKey (const KBData &, KBSTATE newState) |
void | QuitNow () |
void | SkipMusicTrack (const KBData &, KBSTATE newState) |
void | PitchDown (const KBData &, KBSTATE newState) |
void | PitchUp (const KBData &, KBSTATE newState) |
void | YawLeft (const KBData &, KBSTATE newState) |
void | YawRight (const KBData &, KBSTATE newState) |
void | LookDown (const KBData &kbdata, KBSTATE newState) |
void | LookUp (const KBData &kbdata, KBSTATE newState) |
void | LookLeft (const KBData &kbdata, KBSTATE newState) |
void | LookRight (const KBData &kbdata, KBSTATE newState) |
void | Quit (const KBData &, KBSTATE newState) |
void | Inside (const KBData &, KBSTATE newState) |
void | ZoomOut (const KBData &, KBSTATE newState) |
void | ScrollUp (const KBData &, KBSTATE newState) |
void | ScrollDown (const KBData &, KBSTATE newState) |
void | ZoomIn (const KBData &, KBSTATE newState) |
void | ZoomReset (const KBData &, KBSTATE newState) |
void | InsideLeft (const KBData &, KBSTATE newState) |
void | InsideRight (const KBData &, KBSTATE newState) |
void | PanTarget (const KBData &, KBSTATE newState) |
void | ViewTarget (const KBData &, KBSTATE newState) |
void | OutsideTarget (const KBData &, KBSTATE newState) |
void | InsideBack (const KBData &, KBSTATE newState) |
void | CommModeVDU (const KBData &, KBSTATE newState) |
void | ScanningModeVDU (const KBData &, KBSTATE newState) |
void | ObjectiveModeVDU (const KBData &, KBSTATE newState) |
void | TargetModeVDU (const KBData &, KBSTATE newState) |
void | ViewModeVDU (const KBData &, KBSTATE newState) |
void | DamageModeVDU (const KBData &, KBSTATE newState) |
void | ManifestModeVDU (const KBData &, KBSTATE newState) |
void | GunModeVDU (const KBData &s, KBSTATE newState) |
void | ReverseGunModeVDU (const KBData &s, KBSTATE newState) |
void | MissileModeVDU (const KBData &s, KBSTATE newState) |
void | ReverseMissileModeVDU (const KBData &s, KBSTATE newState) |
void | SwitchLVDU (const KBData &, KBSTATE newState) |
void | SwitchRVDU (const KBData &, KBSTATE newState) |
void | SwitchMVDU (const KBData &, KBSTATE newState) |
void | SwitchULVDU (const KBData &, KBSTATE newState) |
void | SwitchURVDU (const KBData &, KBSTATE newState) |
void | SwitchUMVDU (const KBData &, KBSTATE newState) |
void | Behind (const KBData &, KBSTATE newState) |
void | Pan (const KBData &, KBSTATE newState) |
Variables | |
unsigned int | textmessager = 0 |
Definition at line 689 of file main_loop.cpp.
Definition at line 564 of file main_loop.cpp.
Definition at line 616 of file main_loop.cpp.
Definition at line 638 of file main_loop.cpp.
Definition at line 442 of file main_loop.cpp.
Definition at line 553 of file main_loop.cpp.
Definition at line 507 of file main_loop.cpp.
Definition at line 518 of file main_loop.cpp.
Definition at line 360 of file main_loop.cpp.
Definition at line 398 of file main_loop.cpp.
Definition at line 416 of file main_loop.cpp.
Definition at line 380 of file main_loop.cpp.
Definition at line 627 of file main_loop.cpp.
Definition at line 648 of file main_loop.cpp.
Definition at line 584 of file main_loop.cpp.
Definition at line 541 of file main_loop.cpp.
Definition at line 700 of file main_loop.cpp.
Definition at line 524 of file main_loop.cpp.
Definition at line 331 of file main_loop.cpp.
Definition at line 336 of file main_loop.cpp.
Definition at line 435 of file main_loop.cpp.
void CockpitKeys::QuitNow | ( | ) |
Definition at line 234 of file main_loop.cpp.
Definition at line 643 of file main_loop.cpp.
Definition at line 653 of file main_loop.cpp.
Definition at line 574 of file main_loop.cpp.
Definition at line 486 of file main_loop.cpp.
Definition at line 477 of file main_loop.cpp.
Definition at line 253 of file main_loop.cpp.
Definition at line 658 of file main_loop.cpp.
Definition at line 668 of file main_loop.cpp.
Definition at line 663 of file main_loop.cpp.
Definition at line 673 of file main_loop.cpp.
Definition at line 683 of file main_loop.cpp.
Definition at line 678 of file main_loop.cpp.
Definition at line 595 of file main_loop.cpp.
void CockpitKeys::TextMessageCallback | ( | unsigned int | ch, |
unsigned int | mod, | ||
bool | release, | ||
int | x, | ||
int | y | ||
) |
Definition at line 173 of file main_loop.cpp.
Definition at line 223 of file main_loop.cpp.
Definition at line 606 of file main_loop.cpp.
Definition at line 530 of file main_loop.cpp.
Definition at line 341 of file main_loop.cpp.
Definition at line 346 of file main_loop.cpp.
Definition at line 495 of file main_loop.cpp.
Definition at line 470 of file main_loop.cpp.
Definition at line 501 of file main_loop.cpp.
unsigned int CockpitKeys::textmessager = 0 |
Definition at line 170 of file main_loop.cpp.