Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DCollisionSystem.java123 Vector2 tempHitPoint = vectorPool.allocate(); in castRay() local
487 Vector2 tempHitPoint = vectorPool.allocate(); in testBoxAgainstList() local