![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_a_tag_sppath.h>
Inheritance diagram for daTagSppath_c:
Collaboration diagram for daTagSppath_c:Public Member Functions | |
| int | create () |
| ~daTagSppath_c () | |
| int | getNearPathPos (cXyz *, dPath *) |
| int | execute () |
| dPath * | getKeepPath () |
| u16 | getKeepPointNum () const |
| bool | checkDirectionFront () const |
| bool | checkDirectionNone () const |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Public Attributes | ||
| dPath * | mpInitPath | |
| dPath * | mpBestPath | |
| dCcD_Cyl | mCyl | |
| dCcD_Stts | mStts | |
| u8 | field_0x6e8 | |
| u8 | mSwNo1 | |
| u8 | mSwNo2 | |
| u16 | mBestNo | |
| f32 | mHeight | |
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 | |
Additional Inherited Members | |
Static Public Member Functions inherited from fopAc_ac_c | |
| static u32 | getStopStatus () |
| static void | setStopStatus (u32 status) |
Static Public Attributes inherited from fopAc_ac_c | |
| static u32 | stopStatus |
| daTagSppath_c::~daTagSppath_c | ( | ) |
|
inline |
|
inline |
| int daTagSppath_c::create | ( | ) |
| int daTagSppath_c::execute | ( | ) |
|
inline |
|
inline |
| u8 daTagSppath_c::field_0x6e8 |
| u16 daTagSppath_c::mBestNo |
| dCcD_Cyl daTagSppath_c::mCyl |
| f32 daTagSppath_c::mHeight |
| dPath* daTagSppath_c::mpBestPath |
| dPath* daTagSppath_c::mpInitPath |
| dCcD_Stts daTagSppath_c::mStts |
| u8 daTagSppath_c::mSwNo1 |
| u8 daTagSppath_c::mSwNo2 |