#include <KartMove.hh>
Houses parameters that vary between the drift type (inward bike, outward bike, kart).
Definition at line 350 of file KartMove.hh.
Public Attributes | |
| f32 | hopVelY |
| f32 | stabilizationFactor |
| f32 | _8 |
| f32 | boostRotFactor |
| f32 Kart::KartMove::DriftingParameters::_8 |
Definition at line 353 of file KartMove.hh.
| f32 Kart::KartMove::DriftingParameters::boostRotFactor |
Definition at line 354 of file KartMove.hh.
| f32 Kart::KartMove::DriftingParameters::hopVelY |
Definition at line 351 of file KartMove.hh.
| f32 Kart::KartMove::DriftingParameters::stabilizationFactor |
Definition at line 352 of file KartMove.hh.