Go to the source code of this file.
|
| JKRExpHeap * | fopMsgM_createExpHeap (u32 i_heapSize, JKRHeap *i_heap) |
| |
| fpc_ProcID | fopMsgM_Create (s16 i_procName, fopMsgCreateFunc i_createFunc, void *i_append) |
| |
| fpc_ProcID | fopMsgM_create (s16 i_procName, fopAc_ac_c *i_talkActor, cXyz *i_pos, u32 *i_msgIdx, u32 *param_4, fopMsgCreateFunc createFunc) |
| |
| void | fopMsgM_Delete (void *i_this) |
| |
| fopMsg_prm_class * | fopMsgM_GetAppend (void *i_msg) |
| |
| void | fopMsgM_setMessageID (fpc_ProcID msg_id) |
| |
| void | fopMsgM_destroyExpHeap (JKRExpHeap *i_heap) |
| |
| f32 | fopMsgM_valueIncrease (int param_0, int param_1, u8 i_type) |
| |
| s32 | fopMsgM_setStageLayer (void *i_process) |
| |
| fpc_ProcID | fopMsgM_messageSet (u32 i_msgIdx, fopAc_ac_c *i_talkActor, u32 param_2) |
| |
| fpc_ProcID | fopMsgM_messageSet (u32 i_msgIdx, u32 param_1) |
| |
| fpc_ProcID | fopMsgM_messageSetDemo (u32 i_msgidx) |
| |
| msg_class * | fopMsgM_SearchByID (fpc_ProcID i_id) |
| |
| char * | fopMsgM_messageGet (char *i_stringBuf, u32 i_msgId) |
| |
| fpc_ProcID | fop_Timer_create (s16 i_procName, u8 i_mode, u32 i_limitMs, u8 i_type, u8 param_4, f32 param_5, f32 param_6, f32 param_7, f32 param_8, fopMsgCreateFunc i_createFunc) |
| |
| fpc_ProcID | fopMsgM_Timer_create (s16 i_procName, u8 i_mode, u32 i_limitMs, u8 i_type, u8 param_4, f32 param_5, f32 param_6, f32 param_7, f32 param_8, fopMsgCreateFunc i_createFunc) |
| |
| u8 | fopMsgM_itemNumIdx (u8 i_no) |
| |
◆ fopMsgCreateFunc
| typedef int(* fopMsgCreateFunc) (void *) |
◆ fop_Timer_create()
◆ fopMsgM_Create()
◆ fopMsgM_create()
◆ fopMsgM_createExpHeap()
◆ fopMsgM_Delete()
| void fopMsgM_Delete |
( |
void * | i_this | ) |
|
◆ fopMsgM_destroyExpHeap()
| void fopMsgM_destroyExpHeap |
( |
JKRExpHeap * | i_heap | ) |
|
◆ fopMsgM_GetAppend()
◆ fopMsgM_itemNumIdx()
| u8 fopMsgM_itemNumIdx |
( |
u8 | i_no | ) |
|
◆ fopMsgM_messageGet()
| char * fopMsgM_messageGet |
( |
char * | i_stringBuf, |
|
|
u32 | i_msgId ) |
◆ fopMsgM_messageSet() [1/2]
◆ fopMsgM_messageSet() [2/2]
◆ fopMsgM_messageSetDemo()
◆ fopMsgM_SearchByID()
◆ fopMsgM_setMessageID()
◆ fopMsgM_setStageLayer()
| s32 fopMsgM_setStageLayer |
( |
void * | i_process | ) |
|
◆ fopMsgM_Timer_create()
◆ fopMsgM_valueIncrease()
| f32 fopMsgM_valueIncrease |
( |
int | param_0, |
|
|
int | param_1, |
|
|
u8 | i_type ) |