HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
|
A begin touch event is generated when two shapes begin touching. More...
Public Attributes | |
readonly Shape | ShapeA |
The first shape. | |
readonly Shape | ShapeB |
The second shape. | |
readonly Manifold | Manifold |
The initial contact manifold. This is recorded before the solver is called, so all the impulses will be zero. | |
A begin touch event is generated when two shapes begin touching.