| Home | Trees | Indices | Help |
|---|
|
|
_object --+
|
CellGrid --+
|
HexGrid
Proxy of C++ FIFE::HexGrid class
|
|||
|
|||
|
|||
|
|||
| string |
|
||
| string |
|
||
|
|||
| unsigned int |
|
||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
__init__(self, bool diagonals_accessible = False) -> HexGrid __init__(self) -> HexGrid
|
isAccessible(self, ModelCoordinate curpos, ModelCoordinate target) -> bool
|
|
|
getAdjacentCost(self, ModelCoordinate curpos, ModelCoordinate target) -> float
|
|
toMapCoordinates(self, ExactModelCoordinate layer_coords) -> ExactModelCoordinate
|
toLayerCoordinates(self, ExactModelCoordinate map_coord) -> ModelCoordinate
|
toExactLayerCoordinates(self, ExactModelCoordinate map_coord) -> ExactModelCoordinate
|
getVertices(self, std::vector<(FIFE::ExactModelCoordinate,std::allocator<(FIFE::ExactModelCoordinate)>)> vtx,
ModelCoordinate cell)
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed May 23 00:00:36 2012 | http://epydoc.sourceforge.net |