Package sac.model.rotations
Interface RotationSystem
- All Known Implementing Classes:
BasicRotationSystem,SuperRotationSystem
public interface RotationSystem
-
Method Summary
Modifier and TypeMethodDescriptiongetNextState(RotationState currentState, Model.MoveType moveType) restore(RotationState currentState)
-
Method Details
-
getInitialState
RotationState getInitialState() -
getNextState
-
restore
-