Space Shuttle.
More...
#include <_src_program_aircraft_models.hh>
List of all members.
Detailed Description
Space Shuttle.
Member Typedef Documentation
Constructor & Destructor Documentation
| program::SpaceShuttleAircraft::SpaceShuttleAircraft |
( |
shptr< Graph > |
graph, |
|
|
const WorldVertex & |
pos | |
|
) |
| | |
| program::SpaceShuttleAircraft::~SpaceShuttleAircraft |
( |
|
) |
|
Member Function Documentation
| const AircraftSpecs & program::SpaceShuttleAircraft::ClassGetSpecs |
( |
void |
|
) |
|
| virtual const string program::SpaceShuttleAircraft::GetName |
( |
void |
|
) |
[inline, virtual] |
| const AircraftSpecs & program::SpaceShuttleAircraft::GetSpecs |
( |
void |
|
) |
[virtual] |
- Returns:
- Aircraft specifications struct.
| virtual bool program::SpaceShuttleAircraft::IfHasPropeller |
( |
void |
|
) |
[inline, virtual] |
| virtual bool program::SpaceShuttleAircraft::IfLandingGear |
( |
void |
|
) |
[inline, virtual] |
| void program::SpaceShuttleAircraft::Reset |
( |
void |
|
) |
[virtual] |
| void program::SpaceShuttleAircraft::SwingBayDoors |
( |
const float |
fraction |
) |
[virtual] |
Open bay doors { 0.0:closed ... 1.0:open }
| void program::SpaceShuttleAircraft::SwingWings |
( |
const float |
fraction |
) |
[virtual] |
Really open bay doors. Reason for this subterfuge is to reuse keyboard control for swinging wings.
Member Data Documentation
The documentation for this class was generated from the following files: