Struct that holds information about regular tiled backgrounds.
More...
#include <nf_tiledbg.h>
|
char | name [32] |
| Background name.
|
|
size_t | tilesize |
| Tileset size.
|
|
size_t | mapsize |
| Map size.
|
|
size_t | palsize |
| Palette size.
|
|
u16 | width |
| Background width.
|
|
u16 | height |
| Background height.
|
|
bool | available |
| If the background is available it is true.
|
|
Struct that holds information about regular tiled backgrounds.
The documentation for this struct was generated from the following file: