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

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

Completed in 130 milliseconds