DynRPG v0.32 Unofficial
Plugin SDK
|
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. | |
Used to define an animation's frame and its cels.