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

Scene Exit 2. More...

#include <d_a_scene_exit2.h>

+ Inheritance diagram for daScExit_c:
+ Collaboration diagram for daScExit_c:

Public Types

enum  act_e { WAIT_e , START_e , SCENE_CHG_e }
 
enum  action_e { ACTION_WAIT_e , ACTION_ORDER_EVENT_e , ACTION_EVENT_e , ACTION_DEAD_e }
 

Public Member Functions

void initBaseMtx ()
 
void setBaseMtx ()
 
int Create ()
 
int create ()
 
int execute ()
 
void event_proc_call ()
 
void actionWait ()
 
void actionOrderEvent ()
 
void actionEvent ()
 
void actionDead ()
 
int demoProc ()
 
BOOL checkArea ()
 
int draw ()
 
int _delete ()
 
int getSceneID ()
 
void setAction (u8 i_action)
 
- 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 ()
 

Public Attributes

request_of_phase_process_class mPhase
 
int mStaffID
 
f32 mRadius
 
s16 mEventID
 
u8 mToolID
 
u8 mAction
 
u8 mTimer
 
- 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
 

Additional Inherited Members

- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Detailed Description

Scene Exit 2.

Member Enumeration Documentation

◆ act_e

Enumerator
WAIT_e 
START_e 
SCENE_CHG_e 

◆ action_e

Enumerator
ACTION_WAIT_e 
ACTION_ORDER_EVENT_e 
ACTION_EVENT_e 
ACTION_DEAD_e 

Member Function Documentation

◆ _delete()

int daScExit_c::_delete ( )

◆ actionDead()

void daScExit_c::actionDead ( )

◆ actionEvent()

void daScExit_c::actionEvent ( )

◆ actionOrderEvent()

void daScExit_c::actionOrderEvent ( )

◆ actionWait()

void daScExit_c::actionWait ( )

◆ checkArea()

BOOL daScExit_c::checkArea ( )

◆ Create()

int daScExit_c::Create ( )

◆ create()

int daScExit_c::create ( )

◆ demoProc()

int daScExit_c::demoProc ( )

◆ draw()

int daScExit_c::draw ( )

◆ event_proc_call()

void daScExit_c::event_proc_call ( )

◆ execute()

int daScExit_c::execute ( )

◆ getSceneID()

int daScExit_c::getSceneID ( )
inline

◆ initBaseMtx()

void daScExit_c::initBaseMtx ( )

◆ setAction()

void daScExit_c::setAction ( u8  i_action)
inline

◆ setBaseMtx()

void daScExit_c::setBaseMtx ( )

Member Data Documentation

◆ mAction

u8 daScExit_c::mAction

◆ mEventID

s16 daScExit_c::mEventID

◆ mPhase

request_of_phase_process_class daScExit_c::mPhase

◆ mRadius

f32 daScExit_c::mRadius

◆ mStaffID

int daScExit_c::mStaffID

◆ mTimer

u8 daScExit_c::mTimer

◆ mToolID

u8 daScExit_c::mToolID

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