NewtonBodyComponent

Undocumented in source.

Constructors

this
this(EventManager em, Entity e, NewtonRigidBody b)

Undocumented in source.

Members

Functions

update
void update(Time t)

Undocumented in source. Be warned that the author may not have intended to support it.

Variables

prevTransformation
Matrix4x4f prevTransformation;

Undocumented in source.

rbody
NewtonRigidBody rbody;

Undocumented in source.

Meta