wrapping for flat hex tiles almost working

This commit is contained in:
Gavin McDonald
2018-12-28 16:31:55 -05:00
parent e631691289
commit c77f179ad3
5 changed files with 132 additions and 45 deletions

View File

@@ -30,8 +30,8 @@ export default class CartographerFlatXY extends Cartographer {
'tileToPixel',
'_pixelToTile',
'teleport',
'inBounds',
'enforceBoundries',
'boundingBox',