OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
TextureFrame Class Reference

#include <TextureFrameTable.h>

Public Member Functions

GraphicsImageGetTexture ()
 

Public Attributes

std::string name = "null"
 
Duration frameDuration
 
Duration animationDuration
 
FrameFlags flags
 

Protected Attributes

GraphicsImagetex = nullptr
 

Member Function Documentation

◆ GetTexture()

GraphicsImage * TextureFrame::GetTexture ( )

Member Data Documentation

◆ animationDuration

Duration TextureFrame::animationDuration

◆ flags

FrameFlags TextureFrame::flags

◆ frameDuration

Duration TextureFrame::frameDuration

◆ name

std::string TextureFrame::name = "null"

◆ tex

GraphicsImage* TextureFrame::tex = nullptr
protected

The documentation for this class was generated from the following files: