Searched refs:newX (Results 1 – 3 of 3) sorted by relevance
230 let newX = this.slideStartX + e.distance.x; variable231 if (newX < 0) {232 newX = 0;237 .untransform(newX + this.sliderWidth / 2)
383 int newX = 1 + RNG.nextInt(mXTileCount - 2); in addRandomApple() local385 newCoord = new Coordinate(newX, newY); in addRandomApple()543 public Coordinate(int newX, int newY) { in Coordinate() argument544 x = newX; in Coordinate()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...