Home
last modified time | relevance | path

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

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