Segment shape for 2D collisions.
Segment shape for 2D collisions. Consists of two points, [code]a[/code] and [code]b[/code].
Return the first point's position.
Return the second point's position.
Set the first point's position.
Set the second point's position.
The segment's first point position.
The segment's second point position.