![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Snowpeak Ruins Boss Door. More...
#include <d_a_door_bossL5.h>
Inheritance diagram for daBdoorL5_c:
Collaboration diagram for daBdoorL5_c:Public Types | |
| enum | ActionType { ACTION_WAIT , ACTION_CLOSE_WAIT , ACTION_OPEN , ACTION_END } |
| typedef int(daBdoorL5_c::*) | actionFunc() |
Public Member Functions | |
| const char * | getArcName () |
| const char * | getAlwaysArcName () |
| const char * | getBmd () |
| const char * | getDzb () |
| const char * | getAnmArcName () |
| s32 | getOpenAnm () |
| s32 | getCloseAnm () |
| J3DModelData * | getDoorModelData () |
| int | CreateHeap () |
| void | calcMtx () |
| int | CreateInit () |
| int | create () |
| int | getDemoAction () |
| void | demoProc () |
| int | openInit () |
| int | openProc () |
| int | openEnd () |
| int | closeInit () |
| int | closeProc () |
| int | closeEnd () |
| int | unlockInit () |
| void | calcGoal (cXyz *, int) |
| void | smokeInit () |
| int | createKey () |
| int | checkArea () |
| int | checkFront () |
| int | checkOpen () |
| int | actionWait () |
| int | actionCloseWait () |
| int | actionOpen () |
| int | actionEnd () |
| int | execute () |
| int | draw () |
| int | Delete () |
| void | setAction (u8 action) |
| int | deleteKey () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Additional Inherited Members | ||
Static Public Member Functions inherited from fopAc_ac_c | ||
| static void | setStopStatus (u32 status) | |
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 inherited from fopAc_ac_c | ||
| static u32 | stopStatus | |
Snowpeak Ruins Boss Door.
| int(daBdoorL5_c::*) daBdoorL5_c::actionFunc() |
| int daBdoorL5_c::actionCloseWait | ( | ) |
| int daBdoorL5_c::actionEnd | ( | ) |
| int daBdoorL5_c::actionOpen | ( | ) |
| int daBdoorL5_c::actionWait | ( | ) |
| void daBdoorL5_c::calcGoal | ( | cXyz * | param_1, |
| int | param_2 ) |
| void daBdoorL5_c::calcMtx | ( | ) |
| int daBdoorL5_c::checkArea | ( | ) |
| int daBdoorL5_c::checkFront | ( | ) |
| int daBdoorL5_c::checkOpen | ( | ) |
| int daBdoorL5_c::closeEnd | ( | ) |
| int daBdoorL5_c::closeInit | ( | ) |
| int daBdoorL5_c::closeProc | ( | ) |
| int daBdoorL5_c::create | ( | ) |
| int daBdoorL5_c::CreateHeap | ( | ) |
| int daBdoorL5_c::CreateInit | ( | ) |
| int daBdoorL5_c::createKey | ( | ) |
| int daBdoorL5_c::Delete | ( | ) |
|
inline |
| void daBdoorL5_c::demoProc | ( | ) |
| int daBdoorL5_c::draw | ( | ) |
| int daBdoorL5_c::execute | ( | ) |
| const char * daBdoorL5_c::getAlwaysArcName | ( | ) |
| const char * daBdoorL5_c::getAnmArcName | ( | ) |
| const char * daBdoorL5_c::getArcName | ( | ) |
| const char * daBdoorL5_c::getBmd | ( | ) |
| s32 daBdoorL5_c::getCloseAnm | ( | ) |
| int daBdoorL5_c::getDemoAction | ( | ) |
| J3DModelData * daBdoorL5_c::getDoorModelData | ( | ) |
| const char * daBdoorL5_c::getDzb | ( | ) |
| s32 daBdoorL5_c::getOpenAnm | ( | ) |
| int daBdoorL5_c::openEnd | ( | ) |
| int daBdoorL5_c::openInit | ( | ) |
| int daBdoorL5_c::openProc | ( | ) |
|
inline |
| void daBdoorL5_c::smokeInit | ( | ) |
| int daBdoorL5_c::unlockInit | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |