HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
Box2D.ContactBeginTouchEvent Struct Reference

A begin touch event is generated when two shapes begin touching. More...

Collaboration diagram for Box2D.ContactBeginTouchEvent:
Collaboration graph
[legend]

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.
 

Detailed Description

A begin touch event is generated when two shapes begin touching.


The documentation for this struct was generated from the following file: