View source
class Collider
package h2d.col
extended by Bounds, Circle, PixelsCollider, PolygonCollider, RoundRect, Triangle
A common interface for 2D Shapes to hit-test again the mouse or a specific point in space.
A common interface for 2D Shapes to hit-test again the mouse or a specific point in space.