![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_insect.h>
Inheritance diagram for dInsect_c:
Collaboration diagram for dInsect_c:Public Types | |
| enum | Sex { SEX_MALE , SEX_FEMALE } |
| enum | Location { LOC_OUTSIDE , LOC_AGITHA , LOC_UNK_2 , LOC_UNK_3 } |
Public Member Functions | |
| dInsect_c () | |
| void | Insect_GetDemoMain () |
| void | CalcZBuffer (f32) |
| virtual void | Insect_Release () |
| bool | ChkGetDemo () |
| void | setItemNo (u8 i_itemNo) |
| void | setSaveBitNo (s16 i_saveBitNo) |
| bool | CheckZ () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Public Attributes | ||
| u8 | field_0x56c | |
| bool | mDraw | |
| u32 | mParticleKey1 | |
| u32 | mParticleKey2 | |
| u32 | field_0x578 | |
| f32 | field_0x57c | |
| u8 | m_itemNo | |
| u8 | mSex | |
| s16 | m_saveBitNo | |
| u8 | field_0x584 | |
| u8 | field_0x585 | |
| u8 | field_0x586 [2] | |
| u32 | m_itemId | |
| int | m_mode | |
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 |
| enum dInsect_c::Location |
| enum dInsect_c::Sex |
| dInsect_c::dInsect_c | ( | ) |
| void dInsect_c::CalcZBuffer | ( | f32 | param_0 | ) |
|
inline |
|
inline |
| void dInsect_c::Insect_GetDemoMain | ( | ) |
|
inlinevirtual |
Reimplemented in daObjARI_c, daObjCHO_c, daObjDAN_c, daObjKABUTO_c, daObjKAM_c, daObjKAT_c, daObjKUW_c, daObjTEN_c, and daObjTOMBO_c.
|
inline |
|
inline |
| u8 dInsect_c::field_0x56c |
| u32 dInsect_c::field_0x578 |
| f32 dInsect_c::field_0x57c |
| u8 dInsect_c::field_0x584 |
| u8 dInsect_c::field_0x585 |
| u8 dInsect_c::field_0x586[2] |
| u32 dInsect_c::m_itemId |
| u8 dInsect_c::m_itemNo |
| int dInsect_c::m_mode |
| s16 dInsect_c::m_saveBitNo |
| bool dInsect_c::mDraw |
| u32 dInsect_c::mParticleKey1 |
| u32 dInsect_c::mParticleKey2 |
| u8 dInsect_c::mSex |