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

#include <d_a_tag_statue_evt.h>

+ Inheritance diagram for daTagStatue_c:
+ Collaboration diagram for daTagStatue_c:

Public Member Functions

void initBaseMtx ()
 
void setBaseMtx ()
 
cPhs__Step Create ()
 
int CreateHeap ()
 
cPhs__Step create ()
 
int execute ()
 
void event_proc_call ()
 
void actionWait ()
 
void actionOrderEvent ()
 
void actionEvent ()
 
void actionDead ()
 
int demoProc ()
 
void setParticle ()
 
void endParticle ()
 
BOOL checkStartDemo ()
 
BOOL checkOnEffect ()
 
s32 getLetterCount ()
 
int draw ()
 
int _delete ()
 
- 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 ()
 

Private Types

enum  Action_e { ACTION_WAIT_e , ACTION_ORDER_EVENT_e , ACTION_EVENT_e , ACTION_DEAD_e }
 
enum  Demo_Action_e { DEMO_ACTION_WAIT , DEMO_ACTION_MOVE_OWL_STATUE , DEMO_ACTION_AWARD_ITEM }
 
enum  Tag_Location_e {
  TAG_LOCATION_FARON_WOODS , TAG_LOCATION_GERUDO_DESERT , TAG_LOCATION_KAKARIKO_GORGE , TAG_LOCATION_GREAT_ELDIN_BRIDGE ,
  TAG_LOCATION_LAKE_HYLIA , TAG_LOCATION_RUINED_THEATRE
}
 

Private Member Functions

void setAction (Action_e action)
 
u32 getSwbit ()
 
u32 getSwbit2 ()
 

Private Attributes

request_of_phase_process_class mArcPhase
 
request_of_phase_process_class mEvArcPhase
 
J3DModelmpModel
 
mDoExt_btkAnmmpPlatformCircleBtk
 
mDoExt_brkAnmmpGlowingSkyCharacterBrk
 
JPABaseEmittermpLightRingEmitters [3]
 
s32 mStaffId
 
u8 mCurrentAction
 
u8 mTimer
 
u8 mMapToolId
 
u8 mSkyCharacterEventBitIdIndex
 
s16 mEventId
 
u32 mTreasureDemoItemId
 
s32 mOwlStatueId
 

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

◆ Action_e

Enumerator
ACTION_WAIT_e 
ACTION_ORDER_EVENT_e 
ACTION_EVENT_e 
ACTION_DEAD_e 

◆ Demo_Action_e

Enumerator
DEMO_ACTION_WAIT 
DEMO_ACTION_MOVE_OWL_STATUE 
DEMO_ACTION_AWARD_ITEM 

◆ Tag_Location_e

Enumerator
TAG_LOCATION_FARON_WOODS 
TAG_LOCATION_GERUDO_DESERT 
TAG_LOCATION_KAKARIKO_GORGE 
TAG_LOCATION_GREAT_ELDIN_BRIDGE 
TAG_LOCATION_LAKE_HYLIA 
TAG_LOCATION_RUINED_THEATRE 

Member Function Documentation

◆ _delete()

int daTagStatue_c::_delete ( )

◆ actionDead()

void daTagStatue_c::actionDead ( )

◆ actionEvent()

void daTagStatue_c::actionEvent ( )

◆ actionOrderEvent()

void daTagStatue_c::actionOrderEvent ( )

◆ actionWait()

void daTagStatue_c::actionWait ( )

◆ checkOnEffect()

BOOL daTagStatue_c::checkOnEffect ( )

◆ checkStartDemo()

BOOL daTagStatue_c::checkStartDemo ( )

◆ Create()

cPhs__Step daTagStatue_c::Create ( )

◆ create()

cPhs__Step daTagStatue_c::create ( )

◆ CreateHeap()

int daTagStatue_c::CreateHeap ( )

◆ demoProc()

int daTagStatue_c::demoProc ( )

◆ draw()

int daTagStatue_c::draw ( )

◆ endParticle()

void daTagStatue_c::endParticle ( )

◆ event_proc_call()

void daTagStatue_c::event_proc_call ( )

◆ execute()

int daTagStatue_c::execute ( )

◆ getLetterCount()

s32 daTagStatue_c::getLetterCount ( )

◆ getSwbit()

u32 daTagStatue_c::getSwbit ( )
inlineprivate

◆ getSwbit2()

u32 daTagStatue_c::getSwbit2 ( )
inlineprivate

◆ initBaseMtx()

void daTagStatue_c::initBaseMtx ( )

◆ setAction()

void daTagStatue_c::setAction ( Action_e  action)
inlineprivate

◆ setBaseMtx()

void daTagStatue_c::setBaseMtx ( )

◆ setParticle()

void daTagStatue_c::setParticle ( )

Member Data Documentation

◆ mArcPhase

request_of_phase_process_class daTagStatue_c::mArcPhase
private

◆ mCurrentAction

u8 daTagStatue_c::mCurrentAction
private

◆ mEvArcPhase

request_of_phase_process_class daTagStatue_c::mEvArcPhase
private

◆ mEventId

s16 daTagStatue_c::mEventId
private

◆ mMapToolId

u8 daTagStatue_c::mMapToolId
private

◆ mOwlStatueId

s32 daTagStatue_c::mOwlStatueId
private

◆ mpGlowingSkyCharacterBrk

mDoExt_brkAnm* daTagStatue_c::mpGlowingSkyCharacterBrk
private

◆ mpLightRingEmitters

JPABaseEmitter* daTagStatue_c::mpLightRingEmitters[3]
private

◆ mpModel

J3DModel* daTagStatue_c::mpModel
private

◆ mpPlatformCircleBtk

mDoExt_btkAnm* daTagStatue_c::mpPlatformCircleBtk
private

◆ mSkyCharacterEventBitIdIndex

u8 daTagStatue_c::mSkyCharacterEventBitIdIndex
private

◆ mStaffId

s32 daTagStatue_c::mStaffId
private

◆ mTimer

u8 daTagStatue_c::mTimer
private

◆ mTreasureDemoItemId

u32 daTagStatue_c::mTreasureDemoItemId
private

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