Package sac.control
Class ControllerFactory
java.lang.Object
sac.control.ControllerFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static intprotected static intprotected static intprotected static javafx.scene.effect.Effectprotected static Colorschemeprotected static GameModeprotected static javafx.stage.Stageprotected static LineCountLayerprotected static Modelprotected static ScoreSystemLayerprotected static javafx.stage.Stageprotected static TimedLayerstatic javafx.stage.Stage -
Constructor Summary
Constructors -
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()
-