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

#include <d_a_tag_evtmsg.h>

+ Inheritance diagram for daTag_EvtMsg_c:
+ Collaboration diagram for daTag_EvtMsg_c:

Public Member Functions

int create ()
 
int Delete ()
 
int Execute ()
 
int Draw ()
 
u32 getOnEvtBit ()
 
u32 getOffEvtBit ()
 
u8 getOnSwBit ()
 
u8 getOffSwBit ()
 
u8 getProcType ()
 
BOOL isDelete ()
 
BOOL chkPointInArea (cXyz)
 
BOOL ECut_talk (int)
 
BOOL ECut_wait (int)
 
virtual ~daTag_EvtMsg_c ()
 
- 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

int mTimer
 
int mFlowID
 
s16 mEventID
 
u8 field_0x572
 
dMsgFlow_c mMsgFlow
 
- 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

static charmEvtCutNameList [] = {"", "TALK", "WAIT"}
 
static EvtCutFunc mEvtCutList []
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ ~daTag_EvtMsg_c()

daTag_EvtMsg_c::~daTag_EvtMsg_c ( )
virtual

Member Function Documentation

◆ chkPointInArea()

BOOL daTag_EvtMsg_c::chkPointInArea ( cXyz  param_0)

◆ create()

int daTag_EvtMsg_c::create ( )

◆ Delete()

int daTag_EvtMsg_c::Delete ( )

◆ Draw()

int daTag_EvtMsg_c::Draw ( )

◆ ECut_talk()

BOOL daTag_EvtMsg_c::ECut_talk ( int  i_staffID)

◆ ECut_wait()

BOOL daTag_EvtMsg_c::ECut_wait ( int  i_staffID)

◆ Execute()

int daTag_EvtMsg_c::Execute ( )

◆ getOffEvtBit()

u32 daTag_EvtMsg_c::getOffEvtBit ( )

◆ getOffSwBit()

u8 daTag_EvtMsg_c::getOffSwBit ( )

◆ getOnEvtBit()

u32 daTag_EvtMsg_c::getOnEvtBit ( )

◆ getOnSwBit()

u8 daTag_EvtMsg_c::getOnSwBit ( )

◆ getProcType()

u8 daTag_EvtMsg_c::getProcType ( )

◆ isDelete()

BOOL daTag_EvtMsg_c::isDelete ( )

Member Data Documentation

◆ field_0x572

u8 daTag_EvtMsg_c::field_0x572

◆ mEventID

s16 daTag_EvtMsg_c::mEventID

◆ mEvtCutList

EvtCutFunc daTag_EvtMsg_c::mEvtCutList
static
Initial value:
= {
}
T cLib_calcTimer(T *value)
Definition c_lib.h:74
BOOL ECut_talk(int)
Definition d_a_tag_evtmsg.cpp:209
BOOL ECut_wait(int)
Definition d_a_tag_evtmsg.cpp:222

◆ mEvtCutNameList

char * daTag_EvtMsg_c::mEvtCutNameList = {"", "TALK", "WAIT"}
static

◆ mFlowID

int daTag_EvtMsg_c::mFlowID

◆ mMsgFlow

dMsgFlow_c daTag_EvtMsg_c::mMsgFlow

◆ mTimer

int daTag_EvtMsg_c::mTimer

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