Definition at line 4 of file POIMap.cs.
◆ ForeachCenterOfEmptyCell()
void POIMap.ForeachCenterOfEmptyCell |
( |
Action< Point > | action | ) |
|
◆ GetCenterCell()
◆ GetCenterOfEmptyCell()
Point POIMap.GetCenterOfEmptyCell |
( |
int | tries = 100 | ) |
|
◆ GetEmptyCell()
◆ Init()
void POIMap.Init |
( |
int | _mapSize, |
|
|
int | _cellSize ) |
◆ OccyupyPOI() [1/2]
void POIMap.OccyupyPOI |
( |
int | _x, |
|
|
int | _z, |
|
|
int | radius ) |
◆ OccyupyPOI() [2/2]
void POIMap.OccyupyPOI |
( |
Point | p, |
|
|
int | radius = 0 ) |
◆ Reset()
◆ cells
◆ cellSize
◆ mapSize
◆ length
The documentation for this class was generated from the following file: