![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Typedefs | |
| typedef struct base_process_class | base_process_class |
Functions | |
| scene_class * | fopScnM_SearchByID (fpc_ProcID id) |
| int | fopScnM_ChangeReq (scene_class *i_scene, s16 i_procName, s16 param_3, u16 param_4) |
| fpc_ProcID | fopScnM_DeleteReq (scene_class *i_scene) |
| int | fopScnM_CreateReq (s16 i_procName, s16 param_2, u16 param_3, u32 i_data) |
| u32 | fopScnM_ReRequest (s16 i_procName, u32 i_data) |
| void | fopScnM_Management () |
| void | fopScnM_Init () |
| fpc_ProcID | fpcM_LayerID (const void *i_process) |
| fpc_ProcID | fopScnM_GetID (void *i_scene) |
| fpc_ProcID | fopScnM_LayerID (void *i_scene) |
| u32 | fopScnM_GetParam (void *i_scene) |
| typedef struct base_process_class base_process_class |
| int fopScnM_ChangeReq | ( | scene_class * | i_scene, |
| s16 | i_procName, | ||
| s16 | param_3, | ||
| u16 | param_4 ) |
| fpc_ProcID fopScnM_DeleteReq | ( | scene_class * | i_scene | ) |
|
inline |
|
inline |
| void fopScnM_Init | ( | ) |
|
inline |
| void fopScnM_Management | ( | ) |
| scene_class * fopScnM_SearchByID | ( | fpc_ProcID | id | ) |
f_op_scene_mng.cpp Framework - Scene Process Manager
|
inline |