Searched refs:xIndex (Results 1 – 3 of 3) sorted by relevance
373 tile.posx = (tile.xIndex * this.tileSize) + this.x + motion.x;382 tile.xIndex -= this.tiles.length;383 tile.posx = (tile.xIndex * this.tileSize) + this.x + motion.x;394 tile.xIndex += this.tiles.length;395 tile.posx = (tile.xIndex * this.tileSize) + this.x + motion.x;468 var left = tile.xIndex < 0;470 var right = tile.xIndex >= Math.ceil(this.scaleSize.x / this.tileSize);482 … tileImgId = src = this.tileUrlProvider.assembleUrl(tile.xIndex, tile.yIndex, this.zoomLevel);846 assembleUrl: function (xIndex, yIndex, zoom) { argument848 zoom + '-' + xIndex + '-' + yIndex +
META-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...