Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
f_op_scene_mng.h File Reference

Go to the source code of this file.

Typedefs

typedef struct base_process_class base_process_class
 

Functions

scene_classfopScnM_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 Documentation

◆ base_process_class

Function Documentation

◆ fopScnM_ChangeReq()

int fopScnM_ChangeReq ( scene_class i_scene,
s16  i_procName,
s16  param_3,
u16  param_4 
)

◆ fopScnM_CreateReq()

int fopScnM_CreateReq ( s16  i_procName,
s16  param_2,
u16  param_3,
u32  i_data 
)

◆ fopScnM_DeleteReq()

fpc_ProcID fopScnM_DeleteReq ( scene_class i_scene)

◆ fopScnM_GetID()

fpc_ProcID fopScnM_GetID ( void i_scene)
inline

◆ fopScnM_GetParam()

u32 fopScnM_GetParam ( void i_scene)
inline

◆ fopScnM_Init()

void fopScnM_Init ( )

◆ fopScnM_LayerID()

fpc_ProcID fopScnM_LayerID ( void i_scene)
inline

◆ fopScnM_Management()

void fopScnM_Management ( )

◆ fopScnM_ReRequest()

u32 fopScnM_ReRequest ( s16  i_procName,
u32  i_data 
)

◆ fopScnM_SearchByID()

scene_class * fopScnM_SearchByID ( fpc_ProcID  id)

f_op_scene_mng.cpp Framework - Scene Process Manager

◆ fpcM_LayerID()

fpc_ProcID fpcM_LayerID ( const void i_process)
inline