|
Cavestory Mod API
|
A calculated collision bitplane for a surface. More...
#include <SurfaceBitplane.h>
Public Attributes | |
| Surface_Ids | SurfId |
| The surface ID that this bitplane uses. | |
| GUI_RECT | SourceRect |
| The source rect that was used during the calculation of this bitplane. | |
| unsigned int | Flags |
| The flags for this bitplane. More... | |
| GUI_RECT | Bounds |
| The calculated bounding box for this rect. | |
| char * | Plane |
| The calculated bitplane for this rect. More... | |
A calculated collision bitplane for a surface.
| unsigned int SURFACE_BITPLANE::Flags |
The flags for this bitplane.
| char* SURFACE_BITPLANE::Plane |
The calculated bitplane for this rect.