Context information for the step listener.
Definition PhysicsStepListener.h:13
float mDeltaTime
Delta time of the current step.
Definition PhysicsStepListener.h:15
bool mIsFirstStep
True if this is the first step.
Definition PhysicsStepListener.h:16
bool mIsLastStep
True if this is the last step.
Definition PhysicsStepListener.h:17
PhysicsSystem * mPhysicsSystem
The physics system that is being stepped.
Definition PhysicsStepListener.h:18