Uses of Interface
sac.model.gamemodes.GameLayer
Packages that use GameLayer
-
Uses of GameLayer in sac.model.gamemodes
Classes in sac.model.gamemodes that implement GameLayerModifier and TypeClassDescriptionclassDefine a game mode.classCount the number of lines cleared in the game.classScore system layer is responsible for calculating the scores.classTimed the game.Methods in sac.model.gamemodes with parameters of type GameLayerModifier and TypeMethodDescriptionvoidAdd a layer into this game mode.booleanGameMode.removeLayer(GameLayer layer) Remove layer from this game mode.Constructors in sac.model.gamemodes with parameters of type GameLayerModifierConstructorDescriptionSet the game core and Add the layer.Constructor parameters in sac.model.gamemodes with type arguments of type GameLayer