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

Used to define a battler's character animation. More...

#include <Animation2.h>

Public Attributes

int id
 ID of the pose.
 
DStringPtr name
 The name of the pose.
 
CatalogPtr< Animation2Pose * > poses
 The array of poses for the battler.
 
CatalogPtr< Animation2Weapon * > weapons
 The array of weapons for the battler.
 
Animation2DisplaySpeed displaySpeed
 The animation's display speed.
 

Detailed Description

Used to define a battler's character animation.

See also
RPG::battlerAnimations
RPG::Anim2DisplaySpeed
RPG::Animation2Pose
RPG::Animation2Weapon

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