Structs§
- Leftover
Height - Thrown when attempting to retrieve the result of
SegmentedJumpInitialVelocityCalculator
without converting all the height to kinetic energy. - Segmented
Jump Duration Calculator - Segmented
Jump Initial Velocity Calculator - Calculate the kinetic energy required to jump to a certain height when different gravity is applied in different segments of the jump.
- Velocity
Boundary - An indication that a character was knocked back and “struggles” to get back to its original velocity.
Traits§
- Motion
Helper - Helper trait for implementing basis and actions.
Functions§
- calc_
angular_ velchange_ to_ force_ forward - rotation_
arc_ around_ axis - Calculate the rotation around
around_axis
required to rotate the character fromcurrent_forward
todesired_forward
.