Uses of Interface
sac.model.rotations.RotationSystem
Packages that use RotationSystem
Package
Description
Provides the actual game logic.
Provides rotation strategies.
-
Uses of RotationSystem in sac.model.gamemodes
Methods in sac.model.gamemodes that return RotationSystemModifier and TypeMethodDescriptionCustomizeCore.getRotationSystem()
DefaultCore.getRotationSystem()
GameCore.getRotationSystem()
GameMode.getRotationSystem()
Methods in sac.model.gamemodes with parameters of type RotationSystem -
Uses of RotationSystem in sac.model.rotations
Classes in sac.model.rotations that implement RotationSystemModifier and TypeClassDescriptionclass
A naive rotation scheme (rotate about the center of the piece).class