Loading [MathJax]/extensions/MathMenu.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
daObjStopper_c Class Reference

Stopper. More...

#include <d_a_obj_stopper.h>

+ Inheritance diagram for daObjStopper_c:
+ Collaboration diagram for daObjStopper_c:

Public Types

enum  ActionType {
  ACTION_WAIT , ACTION_WAIT_ORDER_EVENT , ACTION_ORDER_EVENT , ACTION_EVENT ,
  ACTION_DEAD , ACTION_WAIT_CLOSE , ACTION_CLOSE , ACTION_CLOSE_INIT
}
 

Public Member Functions

void initBaseMtx ()
 
void setBaseMtx ()
 
int Create ()
 
int CreateHeap ()
 
int create ()
 
int Execute (f32(**)[3][4])
 
void action ()
 
void actionWait ()
 
void actionWaitOrderEvent ()
 
void actionOrderEvent ()
 
void actionEvent ()
 
void actionDead ()
 
void actionWaitClose ()
 
void actionCloseInit ()
 
void actionClose ()
 
void hint_action1 ()
 
void hint_action2 ()
 
void hint_action3 ()
 
int Draw ()
 
int Delete ()
 
void setOpen ()
 
void setAction (u8 action)
 
void startClose ()
 
u8 getEventNo ()
 
u8 getEventNo2 ()
 
u16 getEventNo3 ()
 
u8 getSwNo ()
 
u8 getSwNo2 ()
 
- Public Member Functions inherited from dBgS_MoveBgActor
 dBgS_MoveBgActor ()
 
int MoveBGCreateHeap ()
 
int MoveBGCreate (char const *i_arcName, int i_dzb_id, MoveBGActor_SetFunc i_setFunc, u32 i_heapSize, Mtx *i_bgMtx)
 
int MoveBGDelete ()
 
int MoveBGExecute ()
 
int MoveBGDraw ()
 
int MoveBGIsDelete ()
 
virtual int Execute (Mtx **)
 
virtual int IsDelete ()
 
virtual int ToFore ()
 
virtual int ToBack ()
 
- 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 ()
 

Private Attributes

u8 field_0x5a0 [8]
 
J3DModelmpModel
 
dBgS_ObjAcch mAcch
 
dBgS_AcchCir mAcchCir
 
dCcD_Stts field_0x7c4
 
dCcD_Cyl field_0x800
 
u8 mAction
 
u8 field_0x93d
 
u8 field_0x93e [6]
 
s16 mEventIDs [3]
 
u8 mMapToolIDs [3]
 
u8 field_0x94d
 
u8 field_0x94e
 
u8 field_0x94f
 
f32 field_0x950
 
u16 field_0x954
 
u16 field_0x956
 
f32 field_0x958
 
u8 field_0x95c
 
u8 field_0x95d
 
u8 field_0x95e
 
u8 field_0x95f
 
s16 field_0x960
 
u8 field_0x962 [2]
 
f32 field_0x964
 
f32 field_0x968
 
f32 field_0x96c
 
f32 field_0x970
 
f32 field_0x974
 
f32 field_0x978
 
s16 field_0x97c
 
s16 field_0x97e
 
s16 field_0x980
 
s16 field_0x982
 
dPa_followEcallBack field_0x984 [2]
 
dPa_followEcallBack field_0x9ac [1]
 
dPa_followEcallBack field_0x9c0 [2]
 
s16 field_0x9e8
 
s16 field_0x9ea
 
s16 field_0x9ec
 
s16 field_0x9ee
 
csXyz field_0x9f0
 
s16 field_0x9f6
 
u16 field_0x9f8
 
s16 field_0x9fa
 
u8 field_0x9fc
 

Additional Inherited Members

- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 
- Public Attributes inherited from dBgS_MoveBgActor
dBgWmpBgW
 
Mtx mBgMtx
 
- 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
 
s8 field_0x566
 
s8 field_0x567
 
- Public Attributes inherited from leafdraw_class
base_process_class base
 
leafdraw_method_classleaf_methods
 
s8 unk_0xBC
 
u8 unk_0xBD
 
draw_priority_class draw_priority
 
- Static Public Attributes inherited from dBgS_MoveBgActor
static const char * m_name
 
static int m_dzb_id
 
static MoveBGActor_SetFunc m_set_func
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Detailed Description

Stopper.

Member Enumeration Documentation

◆ ActionType

Enumerator
ACTION_WAIT 
ACTION_WAIT_ORDER_EVENT 
ACTION_ORDER_EVENT 
ACTION_EVENT 
ACTION_DEAD 
ACTION_WAIT_CLOSE 
ACTION_CLOSE 
ACTION_CLOSE_INIT 

Member Function Documentation

◆ action()

void daObjStopper_c::action ( )

◆ actionClose()

void daObjStopper_c::actionClose ( )

◆ actionCloseInit()

void daObjStopper_c::actionCloseInit ( )

◆ actionDead()

void daObjStopper_c::actionDead ( )

◆ actionEvent()

void daObjStopper_c::actionEvent ( )

◆ actionOrderEvent()

void daObjStopper_c::actionOrderEvent ( )

◆ actionWait()

void daObjStopper_c::actionWait ( )

◆ actionWaitClose()

void daObjStopper_c::actionWaitClose ( )

◆ actionWaitOrderEvent()

void daObjStopper_c::actionWaitOrderEvent ( )

◆ Create()

int daObjStopper_c::Create ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ create()

int daObjStopper_c::create ( )

◆ CreateHeap()

int daObjStopper_c::CreateHeap ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ Delete()

int daObjStopper_c::Delete ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ Draw()

int daObjStopper_c::Draw ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ Execute()

int daObjStopper_c::Execute ( f32(**) param_0[3][4])

◆ getEventNo()

u8 daObjStopper_c::getEventNo ( )
inline

◆ getEventNo2()

u8 daObjStopper_c::getEventNo2 ( )
inline

◆ getEventNo3()

u16 daObjStopper_c::getEventNo3 ( )
inline

◆ getSwNo()

u8 daObjStopper_c::getSwNo ( )
inline

◆ getSwNo2()

u8 daObjStopper_c::getSwNo2 ( )
inline

◆ hint_action1()

void daObjStopper_c::hint_action1 ( )

◆ hint_action2()

void daObjStopper_c::hint_action2 ( )

◆ hint_action3()

void daObjStopper_c::hint_action3 ( )

◆ initBaseMtx()

void daObjStopper_c::initBaseMtx ( )

◆ setAction()

void daObjStopper_c::setAction ( u8 action)
inline

◆ setBaseMtx()

void daObjStopper_c::setBaseMtx ( )

◆ setOpen()

void daObjStopper_c::setOpen ( )
inline

◆ startClose()

void daObjStopper_c::startClose ( )
inline

Member Data Documentation

◆ field_0x5a0

u8 daObjStopper_c::field_0x5a0[8]
private

◆ field_0x7c4

dCcD_Stts daObjStopper_c::field_0x7c4
private

◆ field_0x800

dCcD_Cyl daObjStopper_c::field_0x800
private

◆ field_0x93d

u8 daObjStopper_c::field_0x93d
private

◆ field_0x93e

u8 daObjStopper_c::field_0x93e[6]
private

◆ field_0x94d

u8 daObjStopper_c::field_0x94d
private

◆ field_0x94e

u8 daObjStopper_c::field_0x94e
private

◆ field_0x94f

u8 daObjStopper_c::field_0x94f
private

◆ field_0x950

f32 daObjStopper_c::field_0x950
private

◆ field_0x954

u16 daObjStopper_c::field_0x954
private

◆ field_0x956

u16 daObjStopper_c::field_0x956
private

◆ field_0x958

f32 daObjStopper_c::field_0x958
private

◆ field_0x95c

u8 daObjStopper_c::field_0x95c
private

◆ field_0x95d

u8 daObjStopper_c::field_0x95d
private

◆ field_0x95e

u8 daObjStopper_c::field_0x95e
private

◆ field_0x95f

u8 daObjStopper_c::field_0x95f
private

◆ field_0x960

s16 daObjStopper_c::field_0x960
private

◆ field_0x962

u8 daObjStopper_c::field_0x962[2]
private

◆ field_0x964

f32 daObjStopper_c::field_0x964
private

◆ field_0x968

f32 daObjStopper_c::field_0x968
private

◆ field_0x96c

f32 daObjStopper_c::field_0x96c
private

◆ field_0x970

f32 daObjStopper_c::field_0x970
private

◆ field_0x974

f32 daObjStopper_c::field_0x974
private

◆ field_0x978

f32 daObjStopper_c::field_0x978
private

◆ field_0x97c

s16 daObjStopper_c::field_0x97c
private

◆ field_0x97e

s16 daObjStopper_c::field_0x97e
private

◆ field_0x980

s16 daObjStopper_c::field_0x980
private

◆ field_0x982

s16 daObjStopper_c::field_0x982
private

◆ field_0x984

dPa_followEcallBack daObjStopper_c::field_0x984[2]
private

◆ field_0x9ac

dPa_followEcallBack daObjStopper_c::field_0x9ac[1]
private

◆ field_0x9c0

dPa_followEcallBack daObjStopper_c::field_0x9c0[2]
private

◆ field_0x9e8

s16 daObjStopper_c::field_0x9e8
private

◆ field_0x9ea

s16 daObjStopper_c::field_0x9ea
private

◆ field_0x9ec

s16 daObjStopper_c::field_0x9ec
private

◆ field_0x9ee

s16 daObjStopper_c::field_0x9ee
private

◆ field_0x9f0

csXyz daObjStopper_c::field_0x9f0
private

◆ field_0x9f6

s16 daObjStopper_c::field_0x9f6
private

◆ field_0x9f8

u16 daObjStopper_c::field_0x9f8
private

◆ field_0x9fa

s16 daObjStopper_c::field_0x9fa
private

◆ field_0x9fc

u8 daObjStopper_c::field_0x9fc
private

◆ mAcch

dBgS_ObjAcch daObjStopper_c::mAcch
private

◆ mAcchCir

dBgS_AcchCir daObjStopper_c::mAcchCir
private

◆ mAction

u8 daObjStopper_c::mAction
private

◆ mEventIDs

s16 daObjStopper_c::mEventIDs[3]
private

◆ mMapToolIDs

u8 daObjStopper_c::mMapToolIDs[3]
private

◆ mpModel

J3DModel* daObjStopper_c::mpModel
private

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