![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_a_tag_hstop.h>
Inheritance diagram for daTagHstop_c:
Collaboration diagram for daTagHstop_c:Public Member Functions | |
| int | create () |
| ~daTagHstop_c () | |
| void | setActive () |
| int | execute () |
| daTagHstop_c * | getNext () |
| u8 | getActiveFlg () const |
| void | onTagStop () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Static Public Member Functions | |
| static daTagHstop_c * | getTop () |
Static Public Member Functions inherited from fopAc_ac_c | |
| static void | setStopStatus (u32 status) |
Public Attributes | ||
| daTagHstop_c * | mNext | |
| daTagHstop_c * | mPrev | |
| u8 | mPrm0 | |
| u8 | mActive | |
| u8 | mPrm1 | |
| u8 | field_0x573 | |
| int | field_0x574 | |
Public Attributes inherited from fopAc_ac_c | ||
| leafdraw_class | base | |
| int | actor_type | |
| create_tag_class | actor_tag | |
| create_tag_class | draw_tag | |
| profile_method_class * | sub_method | |
| JKRSolidHeap * | heap | |
| dEvt_info_c | eventInfo | |
| dKy_tevstr_c | tevStr | |
| u16 | setID | |
| u8 | group | |
| u8 | cullType | |
| u8 | demoActorID | |
| s8 | argument | |
| u8 | carryType | |
| u32 | actor_status | |
| u32 | actor_condition | |
| fpc_ProcID | parentActorID | |
| actor_place | home | |
| actor_place | old | |
| actor_place | current | |
| csXyz | shape_angle | |
| cXyz | scale | |
| cXyz | speed | |
| MtxP | cullMtx | |
| union { | ||
| cull_box box | ||
| cull_sphere sphere | ||
| } | cull | |
| f32 | cullSizeFar | |
| J3DModel * | model | |
| dJntCol_c * | jntCol | |
| f32 | speedF | |
| f32 | gravity | |
| f32 | maxFallSpeed | |
| cXyz | eyePos | |
| actor_attention_types | attention_info | |
| s16 | field_0x560 | |
| s16 | health | |
| u8 | field_0x564 | |
| u8 | field_0x565 | |
| s8 | field_0x566 | |
| s8 | field_0x567 | |
Static Public Attributes | |
| static daTagHstop_c * | m_top |
| static dMsgFlow_c | m_msgFlow |
Static Public Attributes inherited from fopAc_ac_c | |
| static u32 | stopStatus |
| daTagHstop_c::~daTagHstop_c | ( | ) |
| int daTagHstop_c::create | ( | ) |
| int daTagHstop_c::execute | ( | ) |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
| void daTagHstop_c::setActive | ( | ) |
| u8 daTagHstop_c::field_0x573 |
| int daTagHstop_c::field_0x574 |
|
static |
|
static |
| u8 daTagHstop_c::mActive |
| daTagHstop_c* daTagHstop_c::mNext |
| daTagHstop_c* daTagHstop_c::mPrev |
| u8 daTagHstop_c::mPrm0 |
| u8 daTagHstop_c::mPrm1 |