Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
??? More...
#include <d_a_obj_ss_drink.h>
Public Member Functions | |
~daObj_SSDrink_c () | |
void | create () |
void | CreateHeap () |
void | Delete () |
void | Execute () |
void | Draw () |
void | createHeapCallBack (fopAc_ac_c *) |
void | setSoldOut () |
void | getResName () |
void | getTypeFromParam () |
void | getSwitchFromParam () |
void | getCapacityFromParam () |
void | getFlowNodeNum () |
void | getValue () |
void | restart () |
void | initialize () |
void | checkProcess (int(daObj_SSDrink_c::*)(void *)) |
void | setProcess (int(daObj_SSDrink_c::*)(void *)) |
void | setParam () |
void | setEnvTevColor () |
void | setRoomNo () |
void | setMtx () |
void | setAttnPos () |
void | animeEntry () |
void | animePlay () |
void | chkEvent () |
void | orderEvent () |
bool | wait (void *) |
void | talk (void *) |
void | drink (void *) |
Public Member Functions inherited from fopAc_ac_c | |
fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
Static Public Attributes | |
static u8 const | mCcDObjInfo [48] |
static u8 | mCcDCyl [68] |
Static Public Attributes inherited from fopAc_ac_c | |
static u32 | stopStatus |
Private Attributes | |
u8 | field_0x568 [0xb10 - 0x568] |
Additional Inherited Members | ||
Static Public Member Functions inherited from fopAc_ac_c | ||
static void | setStopStatus (u32 status) | |
Public Attributes inherited from fopAc_ac_c | ||
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 | subtype | |
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 | |
u8 | field_0x566 | |
s8 | field_0x567 | |
Public Attributes inherited from leafdraw_class | ||
base_process_class | mBase | |
leafdraw_method_class * | mpDrawMtd | |
s8 | mbUnk0 | |
u8 | mbUnk1 | |
draw_priority_class | mDwPi | |
???
daObj_SSDrink_c::~daObj_SSDrink_c | ( | ) |
void daObj_SSDrink_c::animeEntry | ( | ) |
void daObj_SSDrink_c::animePlay | ( | ) |
void daObj_SSDrink_c::chkEvent | ( | ) |
void daObj_SSDrink_c::create | ( | ) |
void daObj_SSDrink_c::CreateHeap | ( | ) |
void daObj_SSDrink_c::createHeapCallBack | ( | fopAc_ac_c * | param_0 | ) |
void daObj_SSDrink_c::Delete | ( | ) |
void daObj_SSDrink_c::Draw | ( | ) |
void daObj_SSDrink_c::Execute | ( | ) |
void daObj_SSDrink_c::getCapacityFromParam | ( | ) |
void daObj_SSDrink_c::getFlowNodeNum | ( | ) |
void daObj_SSDrink_c::getResName | ( | ) |
void daObj_SSDrink_c::getSwitchFromParam | ( | ) |
void daObj_SSDrink_c::getTypeFromParam | ( | ) |
void daObj_SSDrink_c::getValue | ( | ) |
void daObj_SSDrink_c::initialize | ( | ) |
void daObj_SSDrink_c::orderEvent | ( | ) |
void daObj_SSDrink_c::restart | ( | ) |
void daObj_SSDrink_c::setAttnPos | ( | ) |
void daObj_SSDrink_c::setEnvTevColor | ( | ) |
void daObj_SSDrink_c::setMtx | ( | ) |
void daObj_SSDrink_c::setParam | ( | ) |
void daObj_SSDrink_c::setRoomNo | ( | ) |
void daObj_SSDrink_c::setSoldOut | ( | ) |
|
private |
|
static |
|
static |