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

Lakebed Temple Torch. More...

#include <d_a_obj_lv3Candle.h>

+ Inheritance diagram for daLv3Candle_c:
+ Collaboration diagram for daLv3Candle_c:

Public Member Functions

void setBaseMtx ()
 
int CreateHeap ()
 
cPhs__Step create ()
 
void lightInit ()
 
void pointLightProc ()
 
int Execute ()
 
int Draw ()
 
int Delete ()
 
u8 getSwBit ()
 
u8 getType ()
 
- 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 ()
 

Static Public Member Functions

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

Private Attributes

request_of_phase_process_class mPhaseReq
 
J3DModelmpModel
 
u8 mType
 
dCcD_Stts mStts
 
dCcD_Sph mSph
 
cXyz mTorchPos
 
u32 field_0x6f8
 
cXyz mLightPos
 
u8 mIsLit
 
f32 mIntensity
 
LIGHT_INFLUENCE mLight
 
u8 mTgHit
 
Z2SoundObjSimple mSound
 

Static Private Attributes

static dCcD_SrcGObjInf const mCcDObjInfo
 
static dCcD_SrcSph mCcDSph = {daLv3Candle_c::mCcDObjInfo, {{{0.0f, 0.0f, 0.0f}, 0.0f}}}
 

Additional Inherited Members

- 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
 

Detailed Description

Lakebed Temple Torch.

Member Function Documentation

◆ create()

cPhs__Step daLv3Candle_c::create ( )

◆ CreateHeap()

int daLv3Candle_c::CreateHeap ( )

◆ createHeapCallBack()

int daLv3Candle_c::createHeapCallBack ( fopAc_ac_c i_this)
static

◆ Delete()

int daLv3Candle_c::Delete ( )

◆ Draw()

int daLv3Candle_c::Draw ( )

◆ Execute()

int daLv3Candle_c::Execute ( )

◆ getSwBit()

u8 daLv3Candle_c::getSwBit ( )
inline

◆ getType()

u8 daLv3Candle_c::getType ( )
inline

◆ lightInit()

void daLv3Candle_c::lightInit ( )

◆ pointLightProc()

void daLv3Candle_c::pointLightProc ( )

◆ setBaseMtx()

void daLv3Candle_c::setBaseMtx ( )

Member Data Documentation

◆ field_0x6f8

u32 daLv3Candle_c::field_0x6f8
private

◆ mCcDObjInfo

dCcD_SrcGObjInf const daLv3Candle_c::mCcDObjInfo
staticprivate
Initial value:
= {
{0, {{0x200, 0, 0x13}, {0xd8fbfdff, 0x1f}, {0x79}}},
{1, 0, 0, 0, 0},
{0xa, 0, 0, 0, 6},
{0},
}

◆ mCcDSph

dCcD_SrcSph daLv3Candle_c::mCcDSph = {daLv3Candle_c::mCcDObjInfo, {{{0.0f, 0.0f, 0.0f}, 0.0f}}}
staticprivate

◆ mIntensity

f32 daLv3Candle_c::mIntensity
private

◆ mIsLit

u8 daLv3Candle_c::mIsLit
private

◆ mLight

LIGHT_INFLUENCE daLv3Candle_c::mLight
private

◆ mLightPos

cXyz daLv3Candle_c::mLightPos
private

◆ mPhaseReq

request_of_phase_process_class daLv3Candle_c::mPhaseReq
private

◆ mpModel

J3DModel* daLv3Candle_c::mpModel
private

◆ mSound

Z2SoundObjSimple daLv3Candle_c::mSound
private

◆ mSph

dCcD_Sph daLv3Candle_c::mSph
private

◆ mStts

dCcD_Stts daLv3Candle_c::mStts
private

◆ mTgHit

u8 daLv3Candle_c::mTgHit
private

◆ mTorchPos

cXyz daLv3Candle_c::mTorchPos
private

◆ mType

u8 daLv3Candle_c::mType
private

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