Polyphase Game Engine
Loading...
Searching...
No Matches
SpriteAnimEntry Struct Reference

#include <SpriteAnimator.h>

Public Attributes

std::string name
 
SpriteAnimationRef sourceAsset
 
std::vector< TextureRefframes
 
float fps = 12.0f
 
bool loop = true
 

Member Data Documentation

◆ fps

float SpriteAnimEntry::fps = 12.0f

◆ frames

std::vector<TextureRef> SpriteAnimEntry::frames

◆ loop

bool SpriteAnimEntry::loop = true

◆ name

std::string SpriteAnimEntry::name

◆ sourceAsset

SpriteAnimationRef SpriteAnimEntry::sourceAsset

The documentation for this struct was generated from the following file: