Home
last modified time | relevance | path

Searched defs:closestDistance (Results 1 – 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DPatrolComponent.java113 final float closestDistance = player.width / 2.0f; in update() local
DCollisionSystem.java435 float closestDistance = -1; in testSegmentAgainstList() local
DGLSurfaceView.java845 int closestDistance = 1000; in chooseConfig() local