voxelman.movement.plugin

Members

Classes

MovementPlugin
class MovementPlugin
Undocumented in source.

Functions

limitingFriction
V limitingFriction(V currentSpeed, V currentAcceleration, float maxSpeed)
Undocumented in source. Be warned that the author may not have intended to support it.
limitingFriction
float limitingFriction(float currentSpeed, float currentAcceleration, float maxSpeed)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Aabb
struct Aabb
Undocumented in source.

Meta

Authors

Andrey Penechko.