Cavestory Mod API
|
For MenuControls. More...
#include <CSMAPI_BaseModeInstance.h>
Public Attributes | |
KEY_CONTROL_INPUT_TYPE | Type |
The type of input to expect. | |
int | Key |
What button to display (gKeyShot, gKeyCancel, etc.) Only takes one trigger flag, so don't include more than one. | |
char | Desc [128] |
The description of what happens when you press this button. | |
For MenuControls.