Contains data structure definitions for a level file data. More...
Go to the source code of this file.
Classes | |
| struct | LevelSection |
| Level specific Section entry structure. Defines prererences of one section. More... | |
| struct | PlayerPoint |
| Level specific Player spawn point entry definition structure. More... | |
| struct | LevelBlock |
| Level specific Block entry structure. Defines preferences of each block. More... | |
| struct | LevelBGO |
| Level specific Background object entry structure. Defines preferences of each Background object. More... | |
| struct | LevelNPC |
| Level specific NPC entry structure. Defines preferences of each NPC. More... | |
| struct | LevelDoor |
| Level specific Warp entry structure. Defines preferences of each Warp entry. More... | |
| struct | LevelPhysEnv |
| Level specific Physical Environment entry structure. Defines preferences of each Physical Environment entry. More... | |
| struct | LevelLayer |
| Level specific Layer entry structure. More... | |
| struct | LevelEvent_Sets |
| Level events specific settings set per each section. More... | |
| struct | LevelSMBX64Event |
| Level specific Classic Event Entry structure. More... | |
| struct | LevelData |
| Level data structure. Contains all available settings and element lists on the level. More... | |
Contains data structure definitions for a level file data.
1.8.7