DynRPG v0.32 Unofficial
Plugin SDK
|
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) | |
Used to define a skill animation for a particular battler.