|
Pol
Revision:cb584c9
|
#include <action.h>
Public Member Functions | |
| OldAnimDef () | |
Public Attributes | |
| u16 | action |
| u8 | backward |
| u8 | delay |
| u16 | framecount |
| u16 | repeatcount |
| u8 | repeatflag |
| bool | valid |
| Pol::Core::MobileTranslate::OldAnimDef::OldAnimDef | ( | ) |
Definition at line 31 of file bowsalut.cpp.
| u16 Pol::Core::MobileTranslate::OldAnimDef::action |
Definition at line 93 of file action.h.
Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().
| u8 Pol::Core::MobileTranslate::OldAnimDef::backward |
Definition at line 96 of file action.h.
Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().
| u8 Pol::Core::MobileTranslate::OldAnimDef::delay |
Definition at line 98 of file action.h.
Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().
| u16 Pol::Core::MobileTranslate::OldAnimDef::framecount |
Definition at line 94 of file action.h.
Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().
| u16 Pol::Core::MobileTranslate::OldAnimDef::repeatcount |
Definition at line 95 of file action.h.
Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().
| u8 Pol::Core::MobileTranslate::OldAnimDef::repeatflag |
Definition at line 97 of file action.h.
Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().
| bool Pol::Core::MobileTranslate::OldAnimDef::valid |
Definition at line 92 of file action.h.
Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().