1#ifndef D_A_OBJ_OCTHASHI_H
2#define D_A_OBJ_OCTHASHI_H
Definition Z2Creature.h:7
Definition d_bg_s_movebg_actor.h:11
Morpheel Pillar.
Definition d_a_obj_octhashi.h:17
u8 field_0x77c[4]
Definition d_a_obj_octhashi.h:57
Z2Creature mSound
Definition d_a_obj_octhashi.h:55
s16 field_0x6e8
Definition d_a_obj_octhashi.h:54
void SetCoCyl()
Definition d_a_obj_octhashi.cpp:91
dCcD_Stts field_0x7ac[8]
Definition d_a_obj_octhashi.h:61
void Action()
Definition d_a_obj_octhashi.cpp:235
u8 field_0x6c8
Definition d_a_obj_octhashi.h:42
dCcU_AtInfo field_0x1488
Definition d_a_obj_octhashi.h:64
u8 field_0x6c9[0x6cb - 0x6c9]
Definition d_a_obj_octhashi.h:43
void SphAction2()
Definition d_a_obj_octhashi.cpp:224
void CylAction()
Definition d_a_obj_octhashi.cpp:156
dCcD_Sph mColliders[8]
Definition d_a_obj_octhashi.h:62
void SphAction()
Definition d_a_obj_octhashi.cpp:171
void setBaseMtx()
Definition d_a_obj_octhashi.cpp:261
int Delete()
Definition d_a_obj_octhashi.cpp:373
int mPieceNum
Definition d_a_obj_octhashi.h:51
void HakaiSet2(int)
Definition d_a_obj_octhashi.cpp:97
s16 field_0x6de
Definition d_a_obj_octhashi.h:50
int create()
Definition d_a_obj_octhashi.cpp:300
void initCcCylinder()
Definition d_a_obj_octhashi.cpp:33
void HakaiMotion2()
Definition d_a_obj_octhashi.cpp:132
f32 field_0x6d0
Definition d_a_obj_octhashi.h:46
int Execute(Mtx **)
Definition d_a_obj_octhashi.cpp:352
u32 field_0x6e4
Definition d_a_obj_octhashi.h:52
dCcD_Cyl mCyl
Definition d_a_obj_octhashi.h:63
csXyz field_0x660[8]
Definition d_a_obj_octhashi.h:39
J3DModel * mpModel[8]
Definition d_a_obj_octhashi.h:58
s16 field_0x6cc
Definition d_a_obj_octhashi.h:45
int field_0x148c
Definition d_a_obj_octhashi.h:65
s16 field_0x6dc
Definition d_a_obj_octhashi.h:49
u8 field_0x6cb
Definition d_a_obj_octhashi.h:44
int Create()
Definition d_a_obj_octhashi.cpp:346
csXyz field_0x690[8]
Definition d_a_obj_octhashi.h:40
f32 field_0x6d4
Definition d_a_obj_octhashi.h:47
cXyz field_0x600[8]
Definition d_a_obj_octhashi.h:38
u8 field_0x7a0[0x7a4 - 0x7a0]
Definition d_a_obj_octhashi.h:59
void SetCoSph()
Definition d_a_obj_octhashi.cpp:82
f32 field_0x6d8
Definition d_a_obj_octhashi.h:48
int Draw()
Definition d_a_obj_octhashi.cpp:361
request_of_phase_process_class mPhaseReq
Definition d_a_obj_octhashi.h:60
u8 field_0x6c0[8]
Definition d_a_obj_octhashi.h:41
cXyz field_0x5a0[8]
Definition d_a_obj_octhashi.h:37
int CreateHeap()
Definition d_a_obj_octhashi.cpp:284
STATIC_ASSERT(sizeof(daObjOCTHASHI_c)==0x14b0)
f32 Mtx[3][4]
Definition mtx.h:25
unsigned long u32
Definition types.h:12
signed short int s16
Definition types.h:9
float f32
Definition types.h:25
unsigned char u8
Definition types.h:8