|
Pol
Revision:cb584c9
|
#include <action.h>
Public Member Functions | |
| NewAnimDef () | |
Public Attributes | |
| u16 | action |
| u16 | anim |
| u8 | subaction |
| bool | valid |
| Pol::Core::MobileTranslate::NewAnimDef::NewAnimDef | ( | ) |
Definition at line 41 of file bowsalut.cpp.
| u16 Pol::Core::MobileTranslate::NewAnimDef::action |
Definition at line 105 of file action.h.
Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().
| u16 Pol::Core::MobileTranslate::NewAnimDef::anim |
Definition at line 104 of file action.h.
Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().
| u8 Pol::Core::MobileTranslate::NewAnimDef::subaction |
Definition at line 106 of file action.h.
Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().
| bool Pol::Core::MobileTranslate::NewAnimDef::valid |
Definition at line 103 of file action.h.
Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().