#include <KartMove.hh>
Represents turning information which differs only between inside/outside drift.
Definition at line 464 of file KartMove.hh.
Public Attributes | |
| f32 | leanRotShallowFactor |
| f32 | leanRotIncRace |
| f32 | leanRotCapRace |
| f32 | driftStickXFactor |
| f32 | leanRotMaxDrift |
| f32 | leanRotMinDrift |
| f32 | leanRotIncCountdown |
| f32 | leanRotCapCountdown |
| f32 | leanRotIncSSMT |
| f32 | leanRotCapSSMT |
| f32 | leanRotDecayFactor |
| u16 | maxWheelieFrames |
| f32 Kart::KartMoveBike::TurningParameters::driftStickXFactor |
Definition at line 468 of file KartMove.hh.
| f32 Kart::KartMoveBike::TurningParameters::leanRotCapCountdown |
Definition at line 472 of file KartMove.hh.
| f32 Kart::KartMoveBike::TurningParameters::leanRotCapRace |
Definition at line 467 of file KartMove.hh.
| f32 Kart::KartMoveBike::TurningParameters::leanRotCapSSMT |
Definition at line 474 of file KartMove.hh.
| f32 Kart::KartMoveBike::TurningParameters::leanRotDecayFactor |
Definition at line 475 of file KartMove.hh.
| f32 Kart::KartMoveBike::TurningParameters::leanRotIncCountdown |
Definition at line 471 of file KartMove.hh.
| f32 Kart::KartMoveBike::TurningParameters::leanRotIncRace |
Definition at line 466 of file KartMove.hh.
| f32 Kart::KartMoveBike::TurningParameters::leanRotIncSSMT |
Definition at line 473 of file KartMove.hh.
| f32 Kart::KartMoveBike::TurningParameters::leanRotMaxDrift |
Definition at line 469 of file KartMove.hh.
| f32 Kart::KartMoveBike::TurningParameters::leanRotMinDrift |
Definition at line 470 of file KartMove.hh.
| f32 Kart::KartMoveBike::TurningParameters::leanRotShallowFactor |
Definition at line 465 of file KartMove.hh.
| u16 Kart::KartMoveBike::TurningParameters::maxWheelieFrames |
Definition at line 476 of file KartMove.hh.