OpenEnroth 73e68f7
|
#include <TextureFrameTable.h>
Public Member Functions | |
GraphicsImage * | GetTexture () |
Public Attributes | |
std::string | name = "null" |
Duration | frameDuration |
Duration | animationDuration |
FrameFlags | flags |
Protected Attributes | |
GraphicsImage * | tex = nullptr |
GraphicsImage * TextureFrame::GetTexture | ( | ) |
Duration TextureFrame::animationDuration |
FrameFlags TextureFrame::flags |
Duration TextureFrame::frameDuration |
std::string TextureFrame::name = "null" |
|
protected |