|
HoverRace
2.0
|
Classes | |
| class | MainCharacter |
| class | MainCharacterRenderer |
Typedefs | |
| using | MainCharacterState = Util::BitPack< 23 > |
Variables | |
| const int | eCharacterContactRay = 1450 |
| const int | eCharacterHeight = 1500 |
| const int | eCharacterMovementRay = 1100 |
| const int | eCharacterRay = 1300 |
| const int | eCharacterWeight [MR_NB_HOVER_MODEL] |
| const double | eFrictionAccell [MR_NB_HOVER_MODEL] |
| const double | eFuelCapacity = 3 * 60 * 1000 |
| const double | eFuelConsuming [MR_NB_HOVER_MODEL] |
| const double | eMaxZSpeed [MR_NB_HOVER_MODEL] |
| const int | eMissileRefillTime = 10000 |
| const double | eMotorAccell [MR_NB_HOVER_MODEL] |
| const int | ePwrUpDuration = 5000 |
| const double | eRotationSpeed = (MR_PI / 1.4) / 1000.0 |
| const double | eSteadySpeed [MR_NB_HOVER_MODEL] |
| const double | eZAccell [MR_NB_HOVER_MODEL] |
| using HoverRace::MainCharacter::MainCharacterState = typedef Util::BitPack<23> |
| const int HoverRace::MainCharacter::eCharacterContactRay = 1450 |
| const int HoverRace::MainCharacter::eCharacterHeight = 1500 |
| const int HoverRace::MainCharacter::eCharacterMovementRay = 1100 |
| const int HoverRace::MainCharacter::eCharacterRay = 1300 |
| const int HoverRace::MainCharacter::eCharacterWeight[MR_NB_HOVER_MODEL] |
| const double HoverRace::MainCharacter::eFrictionAccell[MR_NB_HOVER_MODEL] |
| const double HoverRace::MainCharacter::eFuelCapacity = 3 * 60 * 1000 |
| const double HoverRace::MainCharacter::eFuelConsuming[MR_NB_HOVER_MODEL] |
| const double HoverRace::MainCharacter::eMaxZSpeed[MR_NB_HOVER_MODEL] |
| const int HoverRace::MainCharacter::eMissileRefillTime = 10000 |
| const double HoverRace::MainCharacter::eMotorAccell[MR_NB_HOVER_MODEL] |
| const int HoverRace::MainCharacter::ePwrUpDuration = 5000 |
| const double HoverRace::MainCharacter::eRotationSpeed = (MR_PI / 1.4) / 1000.0 |
| const double HoverRace::MainCharacter::eSteadySpeed[MR_NB_HOVER_MODEL] |
| const double HoverRace::MainCharacter::eZAccell[MR_NB_HOVER_MODEL] |
1.8.11