Package com.rvandoosselaer.blocks.shapes
Class Square
java.lang.Object
com.rvandoosselaer.blocks.shapes.Square
- All Implemented Interfaces:
Shape
A shape implementation for a square plane in a given direction. The default square plane has a direction UP.
-
Field Summary
Fields inherited from interface com.rvandoosselaer.blocks.Shape
DIRECTIONS_SIZE, FACES_DIR, ROTATION_DOWN, ROTATION_EAST, ROTATION_NORTH, ROTATION_SOUTH, ROTATION_UP, ROTATION_WEST, YAW_EAST, YAW_NORTH, YAW_UP, YAW_WEST
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Square
public Square()
-
-
Method Details