ClassicCityBuilderKit 1.8.8
|
helper used to keep track of IGridLink so they can be quickly retrieved by their position
Public Member Functions | |
void | Add (IGridLink link) |
void | Remove (IGridLink link) |
bool | Has (IGridLink link) |
IEnumerable< IGridLink > | Get (Vector2Int start) |
IGridLink | Get (Vector2Int start, Vector2Int end) |