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

/external/replicaisland/src/com/replica/replicaisland/
H A DCollisionSystem.java499 segment.calculateIntersectionBox(left, right, top, bottom, tempHitPoint)) {
729 public boolean calculateIntersectionBox(float left, float right, float top, float bottom, method in class:CollisionSystem.LineSegment

Completed in 41 milliseconds