![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_a_tag_attack_item.h>
Inheritance diagram for daTagAtkItem_c:
Collaboration diagram for daTagAtkItem_c:Public Member Functions | |
| daTagAtkItem_c () | |
| void | setBaseMtx () |
| int | Create () |
| int | create () |
| int | execute () |
| void | action () |
| BOOL | checkHit () |
| void | createItem () |
| int | _delete () |
| virtual | ~daTagAtkItem_c () |
| virtual bool | eventStart () |
| virtual bool | eventEnd () |
| u8 | getEvId () |
| u8 | getNum () |
| u8 | getItemBit () |
| u8 | getItemNo () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Public Member Functions inherited from dEvLib_callback_c | |
| dEvLib_callback_c (fopAc_ac_c *param_0) | |
| bool | eventUpdate () |
| bool | setEvent (int, int, int) |
| void | orderEvent (int, int, int) |
| bool | setAction (action_class< dEvLib_callback_c > *) |
| bool | initAction () |
| bool | executeAction () |
| bool | initStart () |
| bool | executeStart () |
| bool | initRun () |
| bool | executeRun () |
| virtual | ~dEvLib_callback_c () |
| virtual bool | eventRun () |
Public Attributes | ||
| u8 | field_0x57C [0x584 - 0x57C] | |
| dCcD_Stts | mCcStts | |
| dCcD_Cyl | mCyl | |
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 dEvLib_callback_c | ||
| fopAc_ac_c * | mActor | |
| action_class< dEvLib_callback_c > * | mAction | |
| u16 | _C | |
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 |
|
inline |
|
inlinevirtual |
| int daTagAtkItem_c::_delete | ( | ) |
| void daTagAtkItem_c::action | ( | ) |
| BOOL daTagAtkItem_c::checkHit | ( | ) |
| int daTagAtkItem_c::Create | ( | ) |
| int daTagAtkItem_c::create | ( | ) |
| void daTagAtkItem_c::createItem | ( | ) |
|
virtual |
Reimplemented from dEvLib_callback_c.
|
virtual |
Reimplemented from dEvLib_callback_c.
| int daTagAtkItem_c::execute | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
| void daTagAtkItem_c::setBaseMtx | ( | ) |
| u8 daTagAtkItem_c::field_0x57C[0x584 - 0x57C] |
| dCcD_Stts daTagAtkItem_c::mCcStts |
| dCcD_Cyl daTagAtkItem_c::mCyl |