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

Used to define a battler's weapon animations. More...

#include <Animation2Weapon.h>

Public Attributes

int id
 ID of the pose.
 
DStringPtr name
 The name of the weapon.
 
DStringPtr battleWeaponFilename
 The name of BattleWeapon file used for the poses.
 
int battleCharsetId
 The weapon's index in the BattleWeapon file (0-7)
 

Detailed Description

Used to define a battler's weapon animations.

See also
RPG::battlerAnimations
RPG::Animation2
RPG::Animation2Pose

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