HomeSort by relevance Sort by last modified time
    Searched refs:getHitType (Results 1 - 2 of 2) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
CollisionVolume.java 50 public int getHitType() {
GameObjectCollisionSystem.java 210 final int hitType = attackVolume.getHitType();
215 final int vulnerableType = vulnerabilityVolume.getHitType();

Completed in 784 milliseconds