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