CubbyFlow::PhysicsAnimation Member List
This is the complete list of members for CubbyFlow::PhysicsAnimation, including all inherited members.
AdvanceSingleFrame() | CubbyFlow::PhysicsAnimation | |
Animation() | CubbyFlow::Animation | |
GetCurrentFrame() const | CubbyFlow::PhysicsAnimation | |
GetCurrentTimeInSeconds() const | CubbyFlow::PhysicsAnimation | |
GetIsUsingFixedSubTimeSteps() const | CubbyFlow::PhysicsAnimation | |
GetNumberOfFixedSubTimeSteps() const | CubbyFlow::PhysicsAnimation | |
GetNumberOfSubTimeSteps(double timeIntervalInSeconds) const | CubbyFlow::PhysicsAnimation | protectedvirtual |
OnAdvanceTimeStep(double timeIntervalInSeconds)=0 | CubbyFlow::PhysicsAnimation | protectedpure virtual |
OnInitialize() | CubbyFlow::PhysicsAnimation | protectedvirtual |
PhysicsAnimation() | CubbyFlow::PhysicsAnimation | |
SetCurrentFrame(const Frame &frame) | CubbyFlow::PhysicsAnimation | |
SetIsUsingFixedSubTimeSteps(bool isUsing) | CubbyFlow::PhysicsAnimation | |
SetNumberOfFixedSubTimeSteps(unsigned int numberOfSteps) | CubbyFlow::PhysicsAnimation | |
Update(const Frame &frame) | CubbyFlow::Animation | |
~Animation() | CubbyFlow::Animation | virtual |
~PhysicsAnimation() | CubbyFlow::PhysicsAnimation | virtual |