![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_a_andsw2.h>
Inheritance diagram for daAndsw2_c:
Collaboration diagram for daAndsw2_c:Public Types | |
| enum | Action_e { ACT_ON_ALL_e , ACT_TIMER_e , ACT_ORDER_e , ACT_EVENT_e , ACT_OFF_e , ACT_WAIT_e } |
Public Member Functions | |
| u8 | getEventNo () |
| u8 | getSwbit () |
| u8 | getSwbit2 () |
| u8 | getType () |
| u8 | getTimer () |
| u8 | getNum () |
| u8 | getTopSw () |
| u8 | getSwAns () |
| BOOL | chkAllSw2 () |
| bool | chkSwStatus () |
| bool | chkSwStatus2 () |
| ~daAndsw2_c () | |
| int | create () |
| int | execute () |
| void | setActio (u8 i_action) |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Public Attributes | ||
| s16 | mTimer | |
| s16 | mEventIdx | |
| u8 | mAction | |
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 | |
Additional Inherited Members | |
Static Public Member Functions inherited from fopAc_ac_c | |
| static void | setStopStatus (u32 status) |
Static Public Attributes inherited from fopAc_ac_c | |
| static u32 | stopStatus |
| enum daAndsw2_c::Action_e |
| daAndsw2_c::~daAndsw2_c | ( | ) |
| BOOL daAndsw2_c::chkAllSw2 | ( | ) |
| bool daAndsw2_c::chkSwStatus | ( | ) |
| bool daAndsw2_c::chkSwStatus2 | ( | ) |
| int daAndsw2_c::create | ( | ) |
|
inline |
| u8 daAndsw2_c::getEventNo | ( | ) |
| u8 daAndsw2_c::getNum | ( | ) |
| u8 daAndsw2_c::getSwAns | ( | ) |
| u8 daAndsw2_c::getSwbit | ( | ) |
| u8 daAndsw2_c::getSwbit2 | ( | ) |
| u8 daAndsw2_c::getTimer | ( | ) |
| u8 daAndsw2_c::getTopSw | ( | ) |
| u8 daAndsw2_c::getType | ( | ) |
|
inline |
| u8 daAndsw2_c::mAction |
| s16 daAndsw2_c::mEventIdx |
| s16 daAndsw2_c::mTimer |