Cavestory Mod API
Public Attributes | List of all members
CSM_BANK_TILE Struct Reference

Stores information about a specific tile. More...

#include <ImageBank.h>

Public Attributes

unsigned int * solid_pixel_list
 An array of indices pointing towards specific solid pixels.
 
unsigned char * solid_pixel_map
 A bitmap for testing the solidity of pixels.
 
unsigned short solid_count
 The number of solid pixels held in the solid_pixels array.
 
bool done
 Done boolean.
 

Detailed Description

Stores information about a specific tile.


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