ThirdPersonCamera

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

bind
void bind(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.
collisionResponce
void collisionResponce(Vector3f contactNormal, float penetrationDepth)
Undocumented in source. Be warned that the author may not have intended to support it.
free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
moveToPoint
void moveToPoint(Vector3f pt, float speed)
Undocumented in source. Be warned that the author may not have intended to support it.
unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

localMatrix
Matrix4x4f localMatrix;
Undocumented in source.
playerDirection
Vector3f playerDirection;
Undocumented in source.
playerPosition
Vector3f playerPosition;
Undocumented in source.
position
Vector3f position;
Undocumented in source.

Meta