Package com.rvandoosselaer.blocks.shapes
Class Pyramid
java.lang.Object
com.rvandoosselaer.blocks.shapes.Pyramid
- All Implemented Interfaces:
Shape
A shape implementation for a pyramid. The default direction of a pyramid is UP: the point will face the UP direction.
-
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
-
Pyramid
public Pyramid()
-
-
Method Details