mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-23 17:36:29 +00:00
create binary repr of map
This commit is contained in:
@@ -42,6 +42,7 @@ export interface Tile {
|
||||
isShore(): boolean
|
||||
isWater(): boolean
|
||||
isShorelineWater(): boolean
|
||||
magnitude(): number
|
||||
owner(): Player | TerraNullius
|
||||
hasOwner(): boolean
|
||||
isBorder(): boolean
|
||||
|
||||
Reference in New Issue
Block a user