HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
|
A line segment with one-sided collision. Only collides on the right side. Several of these are generated for a chain shape.
ghost1 -> point1 -> point2 -> ghost2.
More...
Public Attributes | |
readonly Vec2 | Ghost1 |
The tail ghost vertex. | |
readonly Segment | Segment |
The line segment. | |
readonly Vec2 | Ghost2 |
The head ghost vertex. | |
A line segment with one-sided collision. Only collides on the right side. Several of these are generated for a chain shape.
ghost1 -> point1 -> point2 -> ghost2.