Cavestory Mod API
|
Functions | |
CAVESTORY_MOD_API int | OpenEscapeMenu () |
Open the escape menu. More... | |
CAVESTORY_MOD_API int | OpenOptionsMenu (const char **pCategoryList=NULL, int iCategoryCount=0) |
Open the options menu. More... | |
CAVESTORY_MOD_API int OpenEscapeMenu | ( | ) |
Open the escape menu.
CAVESTORY_MOD_API int OpenOptionsMenu | ( | const char ** | pCategoryList = NULL , |
int | iCategoryCount = 0 |
||
) |
Open the options menu.
pCategoryList | A pointer to a list of category names. |
iCategoryCount | Number of categories. |