JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
sac.model.gamemodes.GameMode
Packages that use
GameMode
Package
Description
sac.control
Controllers for Tetris view.
sac.model
The model for a Tetris game.
Uses of
GameMode
in
sac.control
Fields in
sac.control
declared as
GameMode
Modifier and Type
Field
Description
protected static
GameMode
ControllerFactory.
gameMode
Uses of
GameMode
in
sac.model
Methods in
sac.model
with parameters of type
GameMode
Modifier and Type
Method
Description
void
Model.
setGameMode
(
GameMode
gameMode)
Set the game mode.