Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
void | fopVw_Draw (view_class *i_this) |
void | fopVw_Execute (view_class *i_this) |
s32 | fopVw_IsDelete (void *i_this) |
s32 | fopVw_Delete (view_class *i_this) |
s32 | fopVw_Create (void *i_this) |
Variables | |
leafdraw_method_class | g_fopVw_Method |
s32 fopVw_Delete | ( | view_class * | i_this | ) |
void fopVw_Draw | ( | view_class * | i_this | ) |
f_op_view.cpp View Process Framework
void fopVw_Execute | ( | view_class * | i_this | ) |
leafdraw_method_class g_fopVw_Method |