Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
f_pc_manager.cpp Framework - Process Manager
s32 fpcM_DrawIterater | ( | fpcM_DrawIteraterFunc | i_drawIterFunc | ) |
base_process_class * fpcM_FastCreate | ( | s16 | i_procTypeID, |
FastCreateReqFunc | i_createReqFunc, | ||
void * | i_createData, | ||
void * | i_data | ||
) |
void fpcM_Init | ( | ) |
BOOL fpcM_IsCreating | ( | fpc_ProcID | pID | ) |
void * fpcM_JudgeInLayer | ( | fpc_ProcID | i_layerID, |
fpcCtIt_JudgeFunc | i_judgeFunc, | ||
void * | i_data | ||
) |
void fpcM_Management | ( | fpcM_ManagementFunc | i_mngFunc1, |
fpcM_ManagementFunc | i_mngFunc2 | ||
) |