![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Destructable Barrel. More...
#include <d_a_obj_hakai_brl.h>
Inheritance diagram for daObjHBarrel_c:
Collaboration diagram for daObjHBarrel_c:Public Member Functions | |
| daObjHBarrel_c () | |
| virtual | ~daObjHBarrel_c () |
| int | createHeap () |
| int | create () |
| int | Delete () |
| int | draw () |
| int | execute () |
| void | init () |
| void | setModelMtx () |
| void | hitAction () |
| u8 | getItemBit () |
| u8 | getItemNo () |
| void | callEmt () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Static Public Attributes | |
| static dCcD_SrcCyl const | s_CcDCyl |
Static Public Attributes inherited from fopAc_ac_c | |
| static u32 | stopStatus |
Private Attributes | |
| J3DModel * | mpModel |
| dCcD_Stts | mStts |
| dCcD_Cyl | mCyl |
| Z2SoundObjSimple | mSound |
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 | |
Public Attributes inherited from request_of_phase_process_class | ||
| cPhs__Handler * | mpHandlerTable | |
| int | id | |
Destructable Barrel.
| daObjHBarrel_c::daObjHBarrel_c | ( | ) |
|
virtual |
| void daObjHBarrel_c::callEmt | ( | ) |
| int daObjHBarrel_c::create | ( | ) |
| int daObjHBarrel_c::createHeap | ( | ) |
| int daObjHBarrel_c::Delete | ( | ) |
| int daObjHBarrel_c::draw | ( | ) |
| int daObjHBarrel_c::execute | ( | ) |
|
inline |
|
inline |
| void daObjHBarrel_c::hitAction | ( | ) |
| void daObjHBarrel_c::init | ( | ) |
| void daObjHBarrel_c::setModelMtx | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
static |