|
Vigilante Game Framework
1.0.0.8
A 2D/3D C++ Game Framework using SFML.
|
This is the complete list of members for VAnimation, including all inherited members.
| GetCurrentFrame() | VAnimation | |
| GetFrameCount() | VAnimation | |
| Reset(std::function< void()> onComplete=nullptr) | VAnimation | |
| SetCurrentFrame(int NewFrame) | VAnimation | |
| SetLooping(bool Looping) | VAnimation | |
| SetReverse(bool Reverse) | VAnimation | |
| Update(float dt) | VAnimation | |
| VAnimation(const std::vector< int > &Frames, float FramesPerSecond, bool Looping, bool Reverse) | VAnimation | |
| ~VAnimation() (defined in VAnimation) | VAnimation | virtual |
1.8.14