|
Cavestory Mod API
|
Public Attributes | |
| char | file [32] |
| Map file name. | |
| int | tileset |
| Tileset. | |
| PXMOD_BK_TYPE | bkType |
| Background type. | |
| int | background |
| Background. | |
| int | npc_sheet |
| NPC Spritesheet file. | |
| int | boss_sheet |
| Boss Spritesheet file. | |
| int | area_index |
| Area index. | |
| PXMOD_BOSS_TYPE | boss_no |
| Boss number. | |
| char | name [34] |
| Map name. | |
| bool | focus_center_x |
| Force camera to lock onto the horizontal center of this stage. | |
| bool | focus_center_y |
| Force camera to lock onto the vertical center of this stage. | |
| bool | share_pickups |
| Force all EXP, missile & life pickups to be shared across all clients. | |