#include <KartMove.hh>
Houses parameters that vary between the drift type (inward bike, outward bike, kart).
Definition at line 329 of file KartMove.hh.
Public Attributes | |
f32 | hopVelY |
f32 | stabilizationFactor |
f32 | _8 |
f32 | boostRotFactor |
f32 Kart::KartMove::DriftingParameters::_8 |
Definition at line 332 of file KartMove.hh.
f32 Kart::KartMove::DriftingParameters::boostRotFactor |
Definition at line 333 of file KartMove.hh.
f32 Kart::KartMove::DriftingParameters::hopVelY |
Definition at line 330 of file KartMove.hh.
f32 Kart::KartMove::DriftingParameters::stabilizationFactor |
Definition at line 331 of file KartMove.hh.