1#ifndef D_A_OBJ_HHASHI_H
2#define D_A_OBJ_HHASHI_H
Definition d_bg_s_movebg_actor.h:11
Pillar.
Definition d_a_obj_hhashi.h:16
int Delete()
Definition d_a_obj_hhashi.cpp:367
s16 field_0xf46
Definition d_a_obj_hhashi.h:49
int field_0xf48
Definition d_a_obj_hhashi.h:50
s16 field_0x5aa
Definition d_a_obj_hhashi.h:40
J3DModel * mModel
Definition d_a_obj_hhashi.h:51
void initCcCylinder()
Definition d_a_obj_hhashi.cpp:19
int Create()
Definition d_a_obj_hhashi.cpp:318
int CreateHeap()
Definition d_a_obj_hhashi.cpp:277
u8 field_0x1199
Definition d_a_obj_hhashi.h:57
void Obj_Damage()
Definition d_a_obj_hhashi.cpp:120
int Draw()
Definition d_a_obj_hhashi.cpp:342
void Rolling(cXyz *, f32, f32, s8)
Definition d_a_obj_hhashi.cpp:225
csXyz field_0xcbc[50]
Definition d_a_obj_hhashi.h:46
void Wall_Check(s16)
Definition d_a_obj_hhashi.cpp:154
void Roll_Set(cXyz *, f32, s16)
Definition d_a_obj_hhashi.cpp:237
cXyz field_0xa60[50]
Definition d_a_obj_hhashi.h:44
void setBaseMtx()
Definition d_a_obj_hhashi.cpp:251
cXyz field_0x808[50]
Definition d_a_obj_hhashi.h:43
u8 field_0x1198
Definition d_a_obj_hhashi.h:56
s8 field_0x5a8
Definition d_a_obj_hhashi.h:39
f32 field_0xcb8
Definition d_a_obj_hhashi.h:45
int Execute(Mtx **)
Definition d_a_obj_hhashi.cpp:323
J3DModel * mShardModels[50]
Definition d_a_obj_hhashi.h:52
bool checkViewArea(int)
Definition d_a_obj_hhashi.cpp:215
void CheckCull()
Definition d_a_obj_hhashi.cpp:200
int create()
Definition d_a_obj_hhashi.cpp:292
int field_0x5a4
Definition d_a_obj_hhashi.h:38
void Set_Speed(s16, s16, f32, f32, f32, f32)
Definition d_a_obj_hhashi.cpp:80
request_of_phase_process_class mPhase
Definition d_a_obj_hhashi.h:53
void Set_Hahen(cXyz *)
Definition d_a_obj_hhashi.cpp:57
void setCcCylinder()
Definition d_a_obj_hhashi.cpp:42
cXyz field_0x5b0[50]
Definition d_a_obj_hhashi.h:42
int field_0x5a0
Definition d_a_obj_hhashi.h:37
int field_0x5ac
Definition d_a_obj_hhashi.h:41
void Hahen_Motion(s16)
Definition d_a_obj_hhashi.cpp:169
u8 field_0xf14[50]
Definition d_a_obj_hhashi.h:48
csXyz field_0xde8[50]
Definition d_a_obj_hhashi.h:47
dCcD_Cyl mCyl
Definition d_a_obj_hhashi.h:55
dCcD_Stts mStts
Definition d_a_obj_hhashi.h:54
STATIC_ASSERT(sizeof(daObjHHASHI_c)==0x119c)
f32 Mtx[3][4]
Definition mtx.h:25
signed char s8
Definition types.h:7
signed short int s16
Definition types.h:9
float f32
Definition types.h:25
unsigned char u8
Definition types.h:8