HomeSort by relevance Sort by last modified time
    Searched full:vulnerabletype (Results 1 - 1 of 1) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
GameObjectCollisionSystem.java 215 final int vulnerableType = vulnerabilityVolume.getHitType();
216 if (vulnerableType == HitType.INVALID || vulnerableType == hitType) {

Completed in 119 milliseconds