Grid(): expose boundaries Grid.isWithinBoundaries(): check if Coordinate is within boundaries Grid.getActiveCells(): get all Coordinates within Grid() with a value |
||
|---|---|---|
| __init__.py | ||
| aoc.py | ||
| coordinate.py | ||
| grid.py | ||
| setup.py | ||
| tools.py | ||
Grid(): expose boundaries Grid.isWithinBoundaries(): check if Coordinate is within boundaries Grid.getActiveCells(): get all Coordinates within Grid() with a value |
||
|---|---|---|
| __init__.py | ||
| aoc.py | ||
| coordinate.py | ||
| grid.py | ||
| setup.py | ||
| tools.py | ||