Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DCollisionVolume.java50 public int getHitType() { in getHitType() method in CollisionVolume
DGameObjectCollisionSystem.java210 final int hitType = attackVolume.getHitType(); in testAttackAgainstVulnerability()
215 final int vulnerableType = vulnerabilityVolume.getHitType(); in testAttackAgainstVulnerability()