![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Ordon Village Flag. More...
#include <d_a_obj_ornament_cloth.h>
Inheritance diagram for daObjOnCloth_c:
Collaboration diagram for daObjOnCloth_c:Public Member Functions | |
| void | create_init () |
| void | initBaseMtx () |
| void | setBaseMtx () |
| void | setNormalClothPos () |
| void | calcJointAngle () |
| void | checkPlayerMove () |
| f32 | getColorType () |
| void | getJointAngle (csXyz &jointAngle, int param_2) |
| int | createHeap () |
| int | draw () |
| int | execute () |
| ~daObjOnCloth_c () | |
| cPhs__Step | create () |
| const daObjOnCloth_Attr_c & | attr () const |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Public Attributes | ||
| J3DModel * | mpModel | |
| mDoExt_btkAnm * | mBtkAnm | |
| request_of_phase_process_class | mPhase | |
| Mtx | mMtx | |
| ClothJoint_c | mClothJoints [3] | |
| f32 | field_0x650 [2] | |
| u8 | field_0x658 [0x688 - 0x658] | |
| f32 | field_0x688 | |
| u8 | field_0x68c [0x6c8 - 0x68c] | |
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_class * | sub_method | |
| JKRSolidHeap * | heap | |
| 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 | |
| J3DModel * | model | |
| dJntCol_c * | jntCol | |
| 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 | |
Static Public Attributes | |
| static daObjOnCloth_Attr_c const | M_attr |
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) |
Ordon Village Flag.
|
inline |
|
inline |
| void daObjOnCloth_c::calcJointAngle | ( | ) |
| void daObjOnCloth_c::checkPlayerMove | ( | ) |
|
inline |
| void daObjOnCloth_c::create_init | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void daObjOnCloth_c::initBaseMtx | ( | ) |
| void daObjOnCloth_c::setBaseMtx | ( | ) |
| void daObjOnCloth_c::setNormalClothPos | ( | ) |
| f32 daObjOnCloth_c::field_0x650[2] |
| u8 daObjOnCloth_c::field_0x658[0x688 - 0x658] |
| f32 daObjOnCloth_c::field_0x688 |
| u8 daObjOnCloth_c::field_0x68c[0x6c8 - 0x68c] |
|
static |
| mDoExt_btkAnm* daObjOnCloth_c::mBtkAnm |
| ClothJoint_c daObjOnCloth_c::mClothJoints[3] |
| Mtx daObjOnCloth_c::mMtx |
| request_of_phase_process_class daObjOnCloth_c::mPhase |
| J3DModel* daObjOnCloth_c::mpModel |