#include <prototypes.h>
Public Attributes | |
char | map [4][4][4] |
int | xstart [4] |
int | ystart [4] |
int | xend [4] |
int | yend [4] |
A class that provides a static description for every possible block type. Every field has 4 dimensions because blocks have up to 4 possible rotations.
Definition at line 47 of file prototypes.h.