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

Bullet (Unused?) More...

#include <d_a_bullet.h>

+ Inheritance diagram for daBullet_c:
+ Collaboration diagram for daBullet_c:

Public Types

typedef int(daBullet_c::*) processFn(void *)
 

Public Member Functions

virtual ~daBullet_c ()
 
int create ()
 
BOOL CreateHeap ()
 
int Delete ()
 
int Execute ()
 
int Draw ()
 
const char * getResName ()
 
const char * getBmdName ()
 
int getTypeFromParam ()
 
void initialize ()
 
int setProcess (processFn)
 
int wait (void *)
 
int move (void *)
 
- Public Member Functions inherited from fopAc_ac_c
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 

Static Public Member Functions

static int createHeapCallBack (fopAc_ac_c *)
 
- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 

Public Attributes

request_of_phase_process_class mPhase
 
J3DModelmpModel
 
dBgS_ObjAcch mAcch
 
dCcD_Stts mCcStts
 
dBgS_AcchCir mAcchCir
 
dCcD_Sph mCcSph
 
cBgS_GndChk mGndChk
 
u8 field_0x93C [0x940 - 0x93C]
 
f32 mGroundY
 
processFn mProcess
 
int mLifetime
 
u16 mMode
 
u8 mType
 
u8 field_0x957
 
- 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_classsub_method
 
JKRSolidHeapheap
 
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
 
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
 
s8 field_0x566
 
s8 field_0x567
 

Static Public Attributes

static dCcD_SrcGObjInf const mCcDObjInfo
 
static dCcD_SrcSph mCcDSph
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Detailed Description

Bullet (Unused?)

Member Typedef Documentation

◆ processFn

int(daBullet_c::*) daBullet_c::processFn(void *)

Constructor & Destructor Documentation

◆ ~daBullet_c()

daBullet_c::~daBullet_c ( )
virtual

Member Function Documentation

◆ create()

int daBullet_c::create ( )

◆ CreateHeap()

BOOL daBullet_c::CreateHeap ( )

◆ createHeapCallBack()

int daBullet_c::createHeapCallBack ( fopAc_ac_c * i_this)
static

◆ Delete()

int daBullet_c::Delete ( )

◆ Draw()

int daBullet_c::Draw ( )

◆ Execute()

int daBullet_c::Execute ( )

◆ getBmdName()

const char * daBullet_c::getBmdName ( )

◆ getResName()

const char * daBullet_c::getResName ( )

◆ getTypeFromParam()

int daBullet_c::getTypeFromParam ( )

◆ initialize()

void daBullet_c::initialize ( )

◆ move()

int daBullet_c::move ( void * )

◆ setProcess()

int daBullet_c::setProcess ( daBullet_c::processFn i_process)

◆ wait()

int daBullet_c::wait ( void * )

Member Data Documentation

◆ field_0x93C

u8 daBullet_c::field_0x93C[0x940 - 0x93C]

◆ field_0x957

u8 daBullet_c::field_0x957

◆ mAcch

dBgS_ObjAcch daBullet_c::mAcch

◆ mAcchCir

dBgS_AcchCir daBullet_c::mAcchCir

◆ mCcDObjInfo

const dCcD_SrcGObjInf daBullet_c::mCcDObjInfo
static
Initial value:
= {
{0, {{0, 0, 0}, {0x0, 0x0}, {0x79}}},
{dCcD_SE_NONE, 0, 0, 0, 0},
{dCcD_SE_NONE, 0, 0, 0, 0},
{0},
}
@ dCcD_SE_NONE
Definition d_cc_d.h:13

◆ mCcDSph

dCcD_SrcSph daBullet_c::mCcDSph
static
Initial value:
= {
{
{{0.0f, 0.0f, 0.0f}, 0.0f}
}
}
static dCcD_SrcGObjInf const mCcDObjInfo
Definition d_a_bullet.h:17

◆ mCcSph

dCcD_Sph daBullet_c::mCcSph

◆ mCcStts

dCcD_Stts daBullet_c::mCcStts

◆ mGndChk

cBgS_GndChk daBullet_c::mGndChk

◆ mGroundY

f32 daBullet_c::mGroundY

◆ mLifetime

int daBullet_c::mLifetime

◆ mMode

u16 daBullet_c::mMode

◆ mPhase

request_of_phase_process_class daBullet_c::mPhase

◆ mpModel

J3DModel* daBullet_c::mpModel

◆ mProcess

processFn daBullet_c::mProcess

◆ mType

u8 daBullet_c::mType

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