LPCGame
A Simple 2d Game Engine
|
Struct to track velocity and acceleration. More...
#include <motionstate.h>
Public Attributes | |
Vector2f | Vel |
Vector2f | Accel |
Struct to track velocity and acceleration.
A kinematics structure, describes an object's velocity and acceleration