![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| static s32 | fopCam_Draw (camera_class *i_this) |
| static int | fopCam_Execute (camera_class *i_this) |
| int | fopCam_IsDelete (camera_class *i_this) |
| int | fopCam_Delete (camera_class *i_this) |
| static int | fopCam_Create (void *i_this) |
Variables | |
| leafdraw_method_class | g_fopCam_Method |
|
static |
| int fopCam_Delete | ( | camera_class * | i_this | ) |
|
static |
f_op_camera.cpp Camera Process Framework
|
static |
| int fopCam_IsDelete | ( | camera_class * | i_this | ) |
| leafdraw_method_class g_fopCam_Method |