Back up
This commit is contained in:
@@ -12,5 +12,6 @@ namespace ConsoleApp.Maps
|
||||
Cell GetCell(int x, int y);
|
||||
int Height { get; }
|
||||
int Width { get; }
|
||||
List<Cell> GetRange(Cell centerCell, int radius);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user