Package sac.control
Class ControllerFactory
java.lang.Object
sac.control.ControllerFactory
-
Field Summary
Modifier and TypeFieldDescriptionprotected static int
protected static int
protected static int
protected static javafx.scene.effect.Effect
protected static Colorscheme
protected static GameMode
protected static javafx.stage.Stage
protected static LineCountLayer
protected static Model
protected static ScoreSystemLayer
protected static javafx.stage.Stage
protected static TimedLayer
static javafx.stage.Stage
-
Constructor Summary
-
Method Summary
-
Field Details
-
gameMode
-
model
-
colorscheme
-
canvasEffect
protected static javafx.scene.effect.Effect canvasEffect -
scoreSystemLayer
-
timedLayer
-
lineCountLayer
-
welcomeMenu
public static javafx.stage.Stage welcomeMenu -
gameStage
protected static javafx.stage.Stage gameStage -
stopMenu
protected static javafx.stage.Stage stopMenu -
blockWidth
protected static int blockWidth -
blockMargin
protected static int blockMargin -
blockSpace
protected static int blockSpace
-
-
Constructor Details
-
ControllerFactory
public ControllerFactory()
-