Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
|
A sprite composed of several frames. More...
#include <jimcpp/core/engine/IGUISpriteBank.hpp>
Public Member Functions | |
SGUISprite (const SGUISpriteFrame &firstFrame) | |
Public Attributes | |
core::array< SGUISpriteFrame > | Frames |
u32 | frameTime |
A sprite composed of several frames.