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 TypeClassDescriptionclass
Define a game mode.class
Count the number of lines cleared in the game.class
Score system layer is responsible for calculating the scores.class
Timed the game.Methods in sac.model.gamemodes with parameters of type GameLayerModifier and TypeMethodDescriptionvoid
Add a layer into this game mode.boolean
GameMode.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