|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NorthWest | |
jtge.util.grid.directiongroup | Provides various direction groups strategies. |
Uses of NorthWest in jtge.util.grid.directiongroup |
Methods in jtge.util.grid.directiongroup with parameters of type NorthWest | |
Coordinate |
IDirectionGroup.transform(Coordinate coordinate,
NorthWest direction)
Retrieve the coordinate next to another in a given direction. |
Coordinate |
FourDirectionGroup.transform(Coordinate coordinate,
NorthWest direction)
Retrieve the coordinate next to another in a given direction. |
Coordinate |
EightDirectionGroup.transform(Coordinate coordinate,
NorthWest direction)
Retrieve the coordinate next to another in a given direction. |
Coordinate |
AbstractPeakHexagonDirectionGroup.transform(Coordinate coordinate,
NorthWest direction)
Retrieve the coordinate next to another in a given direction. |
Coordinate |
AbstractFlatHexagonDirectionGroup.transform(Coordinate coordinate,
NorthWest direction)
Retrieve the coordinate next to another in a given direction. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |