DynRPG v0.32 Unofficial
Plugin SDK
Public Attributes | List of all members
RPG::AnimationFrame Class Reference

Used to define an animation's frame and its cels. More...

#include <AnimationFrame.h>

Public Attributes

int id
 ID of the frame.
 
CatalogPtr< AnimationFrameCel * > cels
 Pointer to the RPG::AnimationFrameCel array.
 

Detailed Description

Used to define an animation's frame and its cels.

See also
RPG::AnimationFrameCel
RPG::Animation
RPG::battleAnimations

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