Class | Description |
---|---|
Circle |
Implements a circle
|
Intersector |
Provides implementations for detecting intersections between geom package objects.
|
Line |
Represents a geometric line
|
LineSegment |
Represents a segement of a line (the space between two points )
|
Point |
Extends
Vector2 with some utility methods |
Rectangle |
Implements a rotatable rectangle.
|
Copyright © 2014. All rights reserved.