Package Phase3
Class ShapesAndRotations
java.lang.Object
Phase3.ShapesAndRotations
public class ShapesAndRotations
extends java.lang.Object
Class holding all of the shapes (Boxes and pentominoes) and all of their rotations (as list of 3D matrices)
-
Constructor Summary
Constructors Constructor Description ShapesAndRotations()
-
Method Summary
-
Constructor Details
-
ShapesAndRotations
public ShapesAndRotations()
-
-
Method Details