Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DCollisionSystem.java152 Vector2 movementDirection, FixedSizeArray<HitPoint> hitPoints, in testBox() argument
208 movementDirection, excludeObject, worldTileOffset, hitPoints); in testBox()
223 movementDirection, excludeObject, Vector2.ZERO, hitPoints); in testBox()