Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_a_tag_lv2prchk.h>
Public Types | |
enum | Action_e { ACTION_CHECK_e , ACTION_END_e } |
enum | Mode_e { MODE_CHECK_FIRST_SW , MODE_CHECK_SECOND_SW , MODE_CHECK_THIRD_SW , MODE_CHECK_FOURTH_SW , MODE_PUZZLE_CLEAR , MODE_CHECK_RESET = 200 , MODE_CHECK_WRONG_ORDER = 100 } |
Public Member Functions | |
int | Create () |
int | create () |
int | execute () |
void | action () |
void | actionCheck () |
void | actionEnd () |
void | seStartWrong () |
int | _delete () |
u8 | getSwbit () |
u8 | getSwbit2 () |
u8 | getSwbit3 () |
Public Member Functions inherited from fopAc_ac_c | |
fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
Public Attributes | ||
u8 | mMode | |
u8 | mAction | |
s8 | mDirection | |
u8 | mSwbit2 | |
u8 | mPlayedSound | |
u8 | field_0x56d | |
Public Attributes inherited from fopAc_ac_c | ||
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 | subtype | |
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 | |
u8 | field_0x566 | |
s8 | field_0x567 | |
Public Attributes inherited from leafdraw_class | ||
base_process_class | mBase | |
leafdraw_method_class * | mpDrawMtd | |
s8 | mbUnk0 | |
u8 | mbUnk1 | |
draw_priority_class | mDwPi | |
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 |
int daTagLv2PrChk_c::_delete | ( | ) |
void daTagLv2PrChk_c::action | ( | ) |
void daTagLv2PrChk_c::actionCheck | ( | ) |
void daTagLv2PrChk_c::actionEnd | ( | ) |
int daTagLv2PrChk_c::Create | ( | ) |
d_a_tag_lv2prchk.cpp Boomerang Switch Puzzle Tag
int daTagLv2PrChk_c::create | ( | ) |
int daTagLv2PrChk_c::execute | ( | ) |
|
inline |
|
inline |
|
inline |
void daTagLv2PrChk_c::seStartWrong | ( | ) |
u8 daTagLv2PrChk_c::field_0x56d |
u8 daTagLv2PrChk_c::mAction |
s8 daTagLv2PrChk_c::mDirection |
u8 daTagLv2PrChk_c::mMode |
u8 daTagLv2PrChk_c::mPlayedSound |
u8 daTagLv2PrChk_c::mSwbit2 |