NightFox’s Lib
Data Fields
NF_TYPE_CMAP_INFO Struct Reference

Struct that holds collision map information. More...

#include <nf_collision.h>

Data Fields

char * tiles
 Tileset data.
 
char * map
 Map data.
 
size_t tiles_size
 Size of the tileset.
 
size_t map_size
 Size of the map.
 
u16 width
 Width of map in pixels.
 
u16 height
 Height of map in pixels.
 
bool inuse
 True if the slot is in use.
 

Detailed Description

Struct that holds collision map information.


The documentation for this struct was generated from the following file: