Package com.rvandoosselaer.blocks.shapes
Class Wedge
java.lang.Object
com.rvandoosselaer.blocks.shapes.Wedge
- All Implemented Interfaces:
Shape
A shape implementation for a wedge. The default facing of a wedge is South: the sloping side (hypotenuse) will face
south.
-
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
-
Wedge
public Wedge()
-
-
Method Details