liblcf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
RPG::AnimationFrame Class Reference

#include <rpg_animationframe.h>

+ Collaboration diagram for RPG::AnimationFrame:

Public Member Functions

 AnimationFrame ()
 

Public Attributes

int ID
 
std::vector< AnimationCellDatacells
 

Detailed Description

Definition at line 20 of file rpg_animationframe.h.

Constructor & Destructor Documentation

RPG::AnimationFrame::AnimationFrame ( )

Constructor.

Definition at line 15 of file rpg_animationframe.cpp.

References ID.

Member Data Documentation

std::vector<AnimationCellData> RPG::AnimationFrame::cells

Definition at line 25 of file rpg_animationframe.h.

int RPG::AnimationFrame::ID

Definition at line 24 of file rpg_animationframe.h.

Referenced by AnimationFrame().


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