Package org.core.world.direction
Class SixteenFacingDirection
java.lang.Object
org.core.world.direction.Direction
org.core.world.direction.FourFacingDirection
org.core.world.direction.EightFacingDirection
org.core.world.direction.SixteenFacingDirection
-
Field Summary
Modifier and TypeFieldDescriptionstatic Direction
static Direction
static Direction
static Direction
static Direction
static Direction
static Direction
static Direction
Fields inherited from class org.core.world.direction.EightFacingDirection
NORTH_EAST, NORTH_WEST, SOUTH_EAST, SOUTH_WEST
-
Method Summary
Methods inherited from class org.core.world.direction.EightFacingDirection
getEightFacingDirections
Methods inherited from class org.core.world.direction.FourFacingDirection
getFourFacingDirections
Methods inherited from class org.core.world.direction.Direction
getAsVector, getDirection, getDirection, getDirection, getName, getOpposite, getRightAngleLeft, getRightAngleRight, withYDirections
-
Field Details
-
NORTH_NORTH_EAST
-
NORTH_NORTH_WEST
-
SOUTH_SOUTH_EAST
-
SOUTH_SOUTH_WEST
-
WEST_SOUTH_WEST
-
WEST_NORTH_WEST
-
EAST_SOUTH_EAST
-
EAST_NORTH_EAST
-
-
Method Details
-
normal
-
getSixteenFacingDirections
-