![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Enumerations | |
| enum | Tkc_RES_File_ID { BCK_TKC_F_TALK_A = 0x6 , BCK_TKC_FLY , BMDR_TKC = 0xA , BTK_TKC = 0xD , BTP_TKC = 0x10 } |
| enum | RES_Name { TKC } |
| enum | Joint { JNT_CENTER , JNT_HEAD , JNT_ARML , JNT_ARMR , JNT_CHIN , JNT_MOUTH } |
| enum | Animation { ANM_NONE , ANM_F_TALK_A , ANM_FLY } |
| enum | Expression_BTP { EXPR_BTP_TKC } |
| enum | Expression { EXPR_TALK_A , EXPR_NONE } |
| enum | Motion { MOT_FLY } |
| enum | Event { EVT_NONE , EVT_TKS_SECRET , EVT_TKS_WARP , EVT_TKC_WARP } |
| enum | Type { TYPE_0 , TYPE_1 , TYPE_2 , TYPE_3 , TYPE_4 , TYPE_0xFF = 0xFF } |
Functions | |
| static int | daNpcTkc_Create (void *i_this) |
| static int | daNpcTkc_Delete (void *i_this) |
| static int | daNpcTkc_Execute (void *i_this) |
| static int | daNpcTkc_Draw (void *i_this) |
| static int | daNpcTkc_IsDelete (void *i_this) |
Variables | |
| static daNpc_GetParam3 | l_bckGetParamList [3] |
| static daNpc_GetParam3 | l_btpGetParamList [1] |
| static daNpc_GetParam3 | l_btkGetParamList [1] |
| static char * | l_evtNames [4] |
| static char * | l_arcName = "Tkc" |
| static char * | l_myName = "Tkc" |
| static NPC_TKC_HIO_CLASS | l_HIO |
| static actor_method_class | daNpcTkc_MethodTable |
| actor_process_profile_definition | g_profile_NPC_TKC |
| enum Animation |
| enum Event |
| enum Expression |
| enum Expression_BTP |
| enum Joint |
| enum Motion |
| enum RES_Name |
| enum Tkc_RES_File_ID |
| enum Type |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
extern |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |