Searched refs:executeRay (Results 1 – 1 of 1) sorted by relevance
117 executeRay(startPoint, endPoint, hitPoint, hitNormal, mTileSegmentTester) != -1) { in castRay()330 protected int executeRay(Vector2 startPoint, Vector2 endPoint, in executeRay() method in CollisionSystem