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

  /external/replicaisland/src/com/replica/replicaisland/
AABoxCollisionVolume.java 83 final float otherTop = other.getMaxYPosition(otherFlip) + otherPosition.y;
86 otherLeft, otherRight, otherTop, otherBottom)
87 || boxIntersect(otherLeft, otherRight, otherTop, otherBottom,

Completed in 56 milliseconds