public abstract class Intersector
extends java.lang.Object
Constructor and Description |
---|
Intersector() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
intersects(Component component,
org.joml.Vector2f vector2f) |
public abstract boolean intersects(Component component, org.joml.Vector2f vector2f)