Uses of Class
jtge.util.grid.direction.West

Packages that use West
jtge.util.grid.directiongroup Provides various direction groups strategies. 
 

Uses of West in jtge.util.grid.directiongroup
 

Methods in jtge.util.grid.directiongroup with parameters of type West
 Coordinate IDirectionGroup.transform(Coordinate coordinate, West direction)
          Retrieve the coordinate next to another in a given direction.
 Coordinate AbstractSquareDirectionGroup.transform(Coordinate coordinate, West direction)
          Retrieve the coordinate next to another in a given direction.
 Coordinate AbstractPeakHexagonDirectionGroup.transform(Coordinate coordinate, West direction)
          Retrieve the coordinate next to another in a given direction.
 Coordinate AbstractFlatHexagonDirectionGroup.transform(Coordinate coordinate, West direction)
          Retrieve the coordinate next to another in a given direction.
 



Copyright © 2003-2005 . All Rights Reserved.