Uses of Package
sac.model
Packages that use sac.model
Package
Description
Controllers for Tetris view.
The model for a Tetris game.
Provides various rendering strategies.
Provides the actual game logic.
Provides piece generating strategy.
Provides score calculators.
Provides rotation strategies.
Some useful utilities.
-
Classes in sac.model used by sac.control
-
ClassDescriptionRepresents the playground of Tetris.The return status for PlacePieceThe type of movement.An immutable representation of a Tetris Tetromino.Type of pieces.A two-dimension point.
-
Classes in sac.model used by sac.model.colors
-
Classes in sac.model used by sac.model.gamemodes
-
Classes in sac.model used by sac.model.generators
-
Classes in sac.model used by sac.model.observersClassDescriptionThe type of movement.An immutable representation of a Tetris Tetromino.
-
Classes in sac.model used by sac.model.rotationsClassDescriptionThe type of movement.An immutable representation of a Tetris Tetromino.Type of pieces.A two-dimension point.
-