Class BasicRotationSystem

java.lang.Object
sac.model.rotations.BasicRotationSystem
All Implemented Interfaces:
RotationSystem

public class BasicRotationSystem extends Object implements RotationSystem
A naive rotation scheme (rotate about the center of the piece). Inspired by Assignment 2.