Home
last modified time | relevance | path

Searched refs:tileSpaceLeft (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DCollisionSystem.java199 final float tileSpaceLeft = left - xOffset; in testBox() local
207 tileSpaceLeft, tileSpaceRight, tileSpaceTop, tileSpaceBottom, in testBox()