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

Switch Area C. More...

#include <d_a_swc00.h>

+ Inheritance diagram for daSwc00_c:
+ Collaboration diagram for daSwc00_c:

Public Types

enum  Action { ACTION_WAIT , ACTION_ORDER_EVENT , ACTION_EVENT , ACTION_DEAD }
 
typedef void(daSwc00_c::*) actionFunc()
 

Public Member Functions

int execute ()
 
void event_proc_call ()
 
void actionWait ()
 
void actionOrderEvent ()
 
void actionEvent ()
 
void actionDead ()
 
void setAction (u8 action)
 
- Public Member Functions inherited from fopAc_ac_c
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 

Public Attributes

cXyz field_0x568
 
cXyz field_0x574
 
s16 mEventID
 
u8 mAction
 
u8 field_0x583
 
u8 field_0x584
 
u8 field_0x585 [3]
 
- 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
 

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

Switch Area C.

Member Typedef Documentation

◆ actionFunc

void(daSwc00_c::*) daSwc00_c::actionFunc()

Member Enumeration Documentation

◆ Action

Enumerator
ACTION_WAIT 
ACTION_ORDER_EVENT 
ACTION_EVENT 
ACTION_DEAD 

Member Function Documentation

◆ actionDead()

void daSwc00_c::actionDead ( )

◆ actionEvent()

void daSwc00_c::actionEvent ( )

◆ actionOrderEvent()

void daSwc00_c::actionOrderEvent ( )

◆ actionWait()

void daSwc00_c::actionWait ( )

◆ event_proc_call()

void daSwc00_c::event_proc_call ( )

◆ execute()

int daSwc00_c::execute ( )

◆ setAction()

void daSwc00_c::setAction ( u8 action)
inline

Member Data Documentation

◆ field_0x568

cXyz daSwc00_c::field_0x568

◆ field_0x574

cXyz daSwc00_c::field_0x574

◆ field_0x583

u8 daSwc00_c::field_0x583

◆ field_0x584

u8 daSwc00_c::field_0x584

◆ field_0x585

u8 daSwc00_c::field_0x585[3]

◆ mAction

u8 daSwc00_c::mAction

◆ mEventID

s16 daSwc00_c::mEventID

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