liblcf
RPG::AnimationFrame Class Reference

#include <rpg_animationframe.h>

+ Collaboration diagram for RPG::AnimationFrame:

Public Attributes

int ID = 0
 
std::vector< AnimationCellDatacells
 

Detailed Description

Definition at line 23 of file rpg_animationframe.h.

Member Data Documentation

◆ cells

static TypedField< RPG::AnimationFrame, std::vector< RPG::AnimationCellData > > static_cells & RPG::AnimationFrame::cells

Definition at line 26 of file rpg_animationframe.h.

Referenced by RPG::operator==().

◆ ID

int RPG::AnimationFrame::ID = 0

Definition at line 25 of file rpg_animationframe.h.


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