Searched refs:tileCol (Results 1 – 2 of 2) sorted by relevance
322 var tileCol = [];341 tileCol.push(tile);344 this.tiles.push(tileCol);
1 …tileCol: tileCoord[1],\n tileRow: upsideDown ? -tileCoord[2] - 1 : tileCoord[2],\n };\n\n …