ColorGradient | A color gradient for coloring the face of a tetris piece block |
Options | The game options |
Player | This class represents a player |
Powerup | The base class for powerups |
PowerupBigHand | A powerup used to obscure the player's view |
PowerupJunkPiece | The target player's next piece will be a junk piece |
PowerupLinePiece | The target player's next piece will be a line piece |
PowerupMirror | A defensive powerup that reflects powerup attacks |
PowerupReverse | Reverses the direction in which the target player's tetris cylinder rotates |
PowerupShrinkRay | Shrinks the target player's playfield |
PowerupSpeedUp | A powerup that temporarily increases the level (speed) of the target player |
PowerupUtils | A utility class for the Powerup framework |
Profile | A player profile |
TetrisPiece | A tetris piece |
TetrisPieceBlock | An individual block that composes a tetris piece |
TetrisPieceConnectivityInfo | Connectivity information used for powerup pieces |
TetrisPieceDesc | Every piece fits into a 4x4 grid |