Home | History | Annotate | Download | only in replicaisland

Lines Matching defs:xOffset

196                         final float xOffset = x * mTileWidth;
199 final float tileSpaceLeft = left - xOffset;
200 final float tileSpaceRight = right - xOffset;
204 worldTileOffset.set(xOffset, yOffset);