#include "piece.h"Functions | |
| s8 | pieceGetCellCol (u8 type, u8 rot, u8 i) |
| s8 | pieceGetCellRow (u8 type, u8 rot, u8 i) |
| u8 | pieceRandom (void) |
| u8 | pieceRotateCCW (u8 rot) |
| u8 | pieceRotateCW (u8 rot) |
| s8 | pieceSpawnCol (u8 type) |
| s8 | pieceSpawnRow (u8 type) |
Variables | |
| static s8 | all_shapes [] |
| u8 pieceRandom | ( | void | ) |
|
static |