![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_a_tag_ss_drink.h>
Inheritance diagram for daTag_SSDrink_c:
Collaboration diagram for daTag_SSDrink_c:Public Member Functions | |
| int | create () |
| int | Delete () |
| int | Execute () |
| int | Draw () |
| u8 | getTypeFromParam () |
| u8 | getSwitchFromParam () |
| u16 | getFlowNodeNum () |
| u16 | getValue () |
| void | restart () |
| void | initialize () |
| int | checkProcess (ProcessFunc) |
| int | setProcess (ProcessFunc) |
| void | setAttnPos () |
| int | chkEvent () |
| int | orderEvent () |
| int | wait (void *) |
| int | talk (void *) |
| ~daTag_SSDrink_c () | |
| bool | checkShopOil () const |
Public Member Functions inherited from daObj_SSBase_c | |
| daObj_SSBase_c () | |
| virtual | ~daObj_SSBase_c () |
| virtual void | setSoldOut () |
| virtual u32 | getProcessID () |
| void * | getParentPtr () |
| void | setParentPtr (void *parentPtr) |
| u16 | getFlowNodeNumber () |
| void | setFlowNodeNumber (u16 flowNodeNum) |
| u16 | getValueNumber () |
| void | setValueNumber (u16 valueNum) |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Public Attributes | ||
| dMsgFlow_c | field_0x578 | |
| ProcessFunc | mProcessFunc | |
| u16 | mEventType | |
| u8 | field_0x5D2 | |
| u8 | field_0x5D3 | |
| u8 | field_0x5D4 | |
| u8 | field_0x5D5 | |
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 |
| daTag_SSDrink_c::~daTag_SSDrink_c | ( | ) |
| int daTag_SSDrink_c::checkProcess | ( | ProcessFunc | i_processFunc | ) |
|
inline |
| int daTag_SSDrink_c::chkEvent | ( | ) |
| int daTag_SSDrink_c::create | ( | ) |
| int daTag_SSDrink_c::Delete | ( | ) |
| int daTag_SSDrink_c::Draw | ( | ) |
| int daTag_SSDrink_c::Execute | ( | ) |
| u16 daTag_SSDrink_c::getFlowNodeNum | ( | ) |
| u8 daTag_SSDrink_c::getSwitchFromParam | ( | ) |
| u8 daTag_SSDrink_c::getTypeFromParam | ( | ) |
| u16 daTag_SSDrink_c::getValue | ( | ) |
| void daTag_SSDrink_c::initialize | ( | ) |
| int daTag_SSDrink_c::orderEvent | ( | ) |
| void daTag_SSDrink_c::restart | ( | ) |
| void daTag_SSDrink_c::setAttnPos | ( | ) |
| int daTag_SSDrink_c::setProcess | ( | ProcessFunc | i_processFunc | ) |
| int daTag_SSDrink_c::talk | ( | void * | param_0 | ) |
| int daTag_SSDrink_c::wait | ( | void * | param_0 | ) |
| dMsgFlow_c daTag_SSDrink_c::field_0x578 |
| u8 daTag_SSDrink_c::field_0x5D2 |
| u8 daTag_SSDrink_c::field_0x5D3 |
| u8 daTag_SSDrink_c::field_0x5D4 |
| u8 daTag_SSDrink_c::field_0x5D5 |
| u16 daTag_SSDrink_c::mEventType |
| ProcessFunc daTag_SSDrink_c::mProcessFunc |