Searched defs:newX (Results 1 – 2 of 2) sorted by relevance
368 int newX = 1 + RNG.nextInt(mXTileCount - 2); in addRandomApple() local535 public Coordinate(int newX, int newY) { in Coordinate()
185 float newX = mLastX + deltaX; in onSensorChanged() local