EGNorth
Type members
Inherited types
Value members
Inherited methods
Warning needs modification.
Warning needs modification.
- Definition Classes
- Inherited from:
- HexGridAncient
Throws exception if Cood is not a valid Tile coordinate
Throws exception if Cood is not a valid Tile coordinate
- Inherited from:
- TileGridAncient
Throws exception if Cood is not a valid Tile coordinate
Throws exception if Cood is not a valid Tile coordinate
- Inherited from:
- TileGridAncient
- Inherited from:
- EGridAncient
- Inherited from:
- TileGridAncient
For all Sides call side effecting function on the Tile side's Cood.
For all Sides call side effecting function on the Tile side's Cood.
- Inherited from:
- TileGridAncient
For all Tiles call side effecting function on the Tile.
For all Tiles call side effecting function on the Tile.
- Inherited from:
- TileGridAncient
For each tile row, perform side effecting method.
For each tile row, perform side effecting method.
- Inherited from:
- TileGridAncient
For all Tiles call side effecting function on the Tile's Cood.
For all Tiles call side effecting function on the Tile's Cood.
- Inherited from:
- TileGridAncient
For all Tiles call side effecting function on the Tile's XY Cood.
For all Tiles call side effecting function on the Tile's XY Cood.
- Inherited from:
- TileGridAncient
H cost for A* path finding. To move 1 tile has a cost 2. This is because the G cost or actual cost is the sum of the terrain cost of tile of departure and the tile of arrival.
H cost for A* path finding. To move 1 tile has a cost 2. This is because the G cost or actual cost is the sum of the terrain cost of tile of departure and the tile of arrival.
- Inherited from:
- HexGridAncient
- Inherited from:
- EGridAncient
For each Tile's XY in part of a row.
For each Tile's XY in part of a row.
- Definition Classes
- Inherited from:
- HexGridAncient
For each Tile's XY in the whole of the row.
For each Tile's XY in the whole of the row.
- Inherited from:
- TileGridAncient
Note set Row starts with the y (row) parameter.
Note set Row starts with the y (row) parameter.
- Inherited from:
- TileGridAncient
Note set RowBack starts with the y (row) parameter
Note set RowBack starts with the y (row) parameter
- Inherited from:
- TileGridAncient
Sets a Coods collection of Side Cood to the same value.
Sets a Coods collection of Side Cood to the same value.
- Inherited from:
- TileGridAncient
FlatMap all tiles' Cood to a List[B].
FlatMap all tiles' Cood to a List[B].
- Inherited from:
- TileGridAncient
Map all Tiles to an List with function and flatten into Single List.
Map all Tiles to an List with function and flatten into Single List.
- Inherited from:
- TileGridAncient
Map all Tiles to Array[B] with function.
Map all Tiles to Array[B] with function.
- Inherited from:
- TileGridAncient
- Inherited from:
- TileGridAncient