OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | List of all members
IconFrameTable Class Reference

#include <IconFrameTable.h>

Inheritance diagram for IconFrameTable:
RawIconFrameTable

Public Member Functions

int animationId (std::string_view animationName) const
 
Duration animationLength (int animationId) const
 
GraphicsImageanimationFrame (int animationId, Duration frameTime)
 

Private Member Functions

GraphicsImageloadTexture (int frameId)
 

Additional Inherited Members

- Private Attributes inherited from RawIconFrameTable
std::vector< IconFrameDataframes
 
std::vector< GraphicsImage * > textures
 

Member Function Documentation

◆ animationFrame()

GraphicsImage * IconFrameTable::animationFrame ( int  animationId,
Duration  frameTime 
)

◆ animationId()

int IconFrameTable::animationId ( std::string_view  animationName) const

◆ animationLength()

Duration IconFrameTable::animationLength ( int  animationId) const

◆ loadTexture()

GraphicsImage * IconFrameTable::loadTexture ( int  frameId)
private

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