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

Used to define a skill animation for a particular battler. More...

#include <AnimationSkill.h>

Public Attributes

int id
 ID of the hero.
 
AnimationBattlerPose battlerPose
 pose # of the hero. Default is 3? (See RPG::AnimationBattlerPose)
 
AnimationMoveBeforeAttack movement
 Movement before attack (See RPG::AnimationMoveBeforeAttack)
 
bool addAfterImage
 After Image None (0) / Add (1)
 

Detailed Description

Used to define a skill animation for a particular battler.

See also
RPG::AnimationBattlerPose
RPG::AnimationMoveBeforeAttack
RPG::AnimationAfterImage
RPG::Skill
RPG::skills

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