#include <KartMove.hh>
Houses parameters that vary between the drift type (inward bike, outward bike, kart).
Definition at line 345 of file KartMove.hh.
Public Attributes | |
f32 | hopVelY |
f32 | stabilizationFactor |
f32 | _8 |
f32 | boostRotFactor |
f32 Kart::KartMove::DriftingParameters::_8 |
Definition at line 348 of file KartMove.hh.
f32 Kart::KartMove::DriftingParameters::boostRotFactor |
Definition at line 349 of file KartMove.hh.
f32 Kart::KartMove::DriftingParameters::hopVelY |
Definition at line 346 of file KartMove.hh.
f32 Kart::KartMove::DriftingParameters::stabilizationFactor |
Definition at line 347 of file KartMove.hh.