Package com.rvandoosselaer.blocks.shapes
Class RoundedCube
java.lang.Object
com.rvandoosselaer.blocks.shapes.RoundedCube
- All Implemented Interfaces:
Shape
A shape implementation for a rounded cube. The default rounded cube 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
-
RoundedCube
public RoundedCube()
-
-
Method Details