![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_a_tag_river_back.h>
Inheritance diagram for daTagRiverBack_c:
Collaboration diagram for daTagRiverBack_c:Public Types | |
| enum | act_e { WAIT_e , SCENE_CHG_e } |
| enum | action_e { ACTION_WAIT_e , ACTION_ORDER_EVENT_e , ACTION_EVENT_e , ACTION_DEAD_e } |
Public Member Functions | |
| int | Create () |
| int | create () |
| int | execute () |
| void | event_proc_call () |
| void | actionWait () |
| void | actionOrderEvent () |
| void | actionEvent () |
| void | actionDead () |
| int | demoProc () |
| int | _delete () |
| void | setAction (u8 i_action) |
| u8 | getSwbit () |
| u8 | getSwbit2 () |
| u8 | getNextSceneNo () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Public Attributes | ||
| request_of_phase_process_class | mPhase | |
| u8 | mTimer | |
| u8 | mAction | |
| u8 | mMapToolID | |
| s16 | mEventID | |
| s16 | mCount | |
| int | mStaffID | |
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 u32 | getStopStatus () |
| static void | setStopStatus (u32 status) |
Static Public Attributes inherited from fopAc_ac_c | |
| static u32 | stopStatus |
| int daTagRiverBack_c::_delete | ( | ) |
| void daTagRiverBack_c::actionDead | ( | ) |
| void daTagRiverBack_c::actionEvent | ( | ) |
| void daTagRiverBack_c::actionOrderEvent | ( | ) |
| void daTagRiverBack_c::actionWait | ( | ) |
| int daTagRiverBack_c::Create | ( | ) |
| int daTagRiverBack_c::create | ( | ) |
| int daTagRiverBack_c::demoProc | ( | ) |
| void daTagRiverBack_c::event_proc_call | ( | ) |
| int daTagRiverBack_c::execute | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
| u8 daTagRiverBack_c::mAction |
| s16 daTagRiverBack_c::mCount |
| s16 daTagRiverBack_c::mEventID |
| u8 daTagRiverBack_c::mMapToolID |
| request_of_phase_process_class daTagRiverBack_c::mPhase |
| int daTagRiverBack_c::mStaffID |
| u8 daTagRiverBack_c::mTimer |