|
Cavestory Mod API
|
Weapon object. More...
#include <CSMAPI_types.h>
Public Attributes | |
| int | code |
| ID of this weapon. | |
| int | level |
| Level of the weapon. | |
| int | exp |
| Current experience points gathered. | |
| int | max_num |
| Maximum ammo. | |
| int | num |
| Current ammo. | |
Weapon object.