Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
dInsect_c Class Reference

#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)
 
- Public Member Functions inherited from fopAc_ac_c
 fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 

Protected 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
 

Additional Inherited Members

- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 
- Public Attributes inherited from fopAc_ac_c
int actor_type
 
create_tag_class actor_tag
 
create_tag_class draw_tag
 
profile_method_classsub_method
 
JKRSolidHeapheap
 
dEvt_info_c eventInfo
 
dKy_tevstr_c tevStr
 
u16 setID
 
u8 group
 
u8 cullType
 
u8 demoActorID
 
s8 subtype
 
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
 
J3DModelmodel
 
dJntCol_cjntCol
 
f32 speedF
 
f32 gravity
 
f32 maxFallSpeed
 
cXyz eyePos
 
actor_attention_types attention_info
 
s16 field_0x560
 
s16 health
 
u8 field_0x564
 
u8 field_0x565
 
u8 field_0x566
 
s8 field_0x567
 
- Public Attributes inherited from leafdraw_class
base_process_class mBase
 
leafdraw_method_classmpDrawMtd
 
s8 mbUnk0
 
u8 mbUnk1
 
draw_priority_class mDwPi
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Member Enumeration Documentation

◆ Location

Enumerator
LOC_OUTSIDE 
LOC_AGITHA 
LOC_UNK_2 
LOC_UNK_3 

◆ Sex

Enumerator
SEX_MALE 
SEX_FEMALE 

Constructor & Destructor Documentation

◆ dInsect_c()

dInsect_c::dInsect_c ( )

Member Function Documentation

◆ CalcZBuffer()

void dInsect_c::CalcZBuffer ( f32  param_0)

◆ ChkGetDemo()

bool dInsect_c::ChkGetDemo ( )
inline

◆ Insect_GetDemoMain()

void dInsect_c::Insect_GetDemoMain ( )

◆ Insect_Release()

virtual void dInsect_c::Insect_Release ( )
inlinevirtual

Reimplemented in daObjARI_c, daObjCHO_c, daObjDAN_c, and daObjKABUTO_c.

◆ setItemNo()

void dInsect_c::setItemNo ( u8  i_itemNo)
inline

◆ setSaveBitNo()

void dInsect_c::setSaveBitNo ( s16  i_saveBitNo)
inline

Member Data Documentation

◆ field_0x56C

u8 dInsect_c::field_0x56C
protected

◆ field_0x578

u32 dInsect_c::field_0x578
protected

◆ field_0x57C

f32 dInsect_c::field_0x57C
protected

◆ field_0x584

u8 dInsect_c::field_0x584
protected

◆ field_0x585

u8 dInsect_c::field_0x585
protected

◆ field_0x586

u8 dInsect_c::field_0x586[2]
protected

◆ m_itemId

u32 dInsect_c::m_itemId
protected

◆ m_itemNo

u8 dInsect_c::m_itemNo
protected

◆ m_mode

int dInsect_c::m_mode
protected

◆ m_saveBitNo

s16 dInsect_c::m_saveBitNo
protected

◆ mDraw

bool dInsect_c::mDraw
protected

◆ mParticleKey1

u32 dInsect_c::mParticleKey1
protected

◆ mParticleKey2

u32 dInsect_c::mParticleKey2
protected

◆ mSex

u8 dInsect_c::mSex
protected

The documentation for this class was generated from the following files: