public class Intersector extends Object
| Constructor and Description | 
|---|
Intersector()  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
intersectLines(com.badlogic.gdx.math.Vector2 p1,
              com.badlogic.gdx.math.Vector2 p2,
              com.badlogic.gdx.math.Vector2 p3,
              com.badlogic.gdx.math.Vector2 p4,
              com.badlogic.gdx.math.Vector2 intersection)  | 
Copyright © 2014. All rights reserved.