Package sac.model.rotations
Class BasicRotationState
java.lang.Object
sac.model.rotations.BasicRotationState
- All Implemented Interfaces:
RotationState
Rotation state generated by BasicRotationSystem.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetRotationOffset
(Piece activePiece, Model.MoveType moveType) boolean
void
setTested
(boolean isTested)
-
Constructor Details
-
BasicRotationState
public BasicRotationState()
-
-
Method Details
-
getRotationOffset
- Specified by:
getRotationOffset
in interfaceRotationState
-
hasNextTest
public boolean hasNextTest()- Specified by:
hasNextTest
in interfaceRotationState
-
setTested
public void setTested(boolean isTested)
-