Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
struct | leafdraw_method_class |
struct | leafdraw_class |
struct | leaf_process_profile_definition |
Typedefs | |
typedef struct leafdraw_method_class | leafdraw_method_class |
typedef struct leafdraw_class | leafdraw_class |
typedef struct leaf_process_profile_definition | leaf_process_profile_definition |
Variables | |
int | g_fpcLf_type |
leafdraw_method_class | g_fpcLf_Method |
s32 fpcLf_Create | ( | leafdraw_class * | pLeaf | ) |
s32 fpcLf_Delete | ( | leafdraw_class * | pLeaf | ) |
s32 fpcLf_Draw | ( | leafdraw_class * | pMthd | ) |
s32 fpcLf_DrawMethod | ( | leafdraw_method_class * | pMthd, |
void * | pUserData | ||
) |
s32 fpcLf_Execute | ( | leafdraw_class * | pLeaf | ) |
s16 fpcLf_GetPriority | ( | const leafdraw_class * | i_leaf | ) |
f_pc_leaf.cpp Framework - Process Leaf
s32 fpcLf_IsDelete | ( | leafdraw_class * | pLeaf | ) |
|
extern |
|
extern |