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

A begin touch event is generated when a shape starts to overlap a sensor shape. More...

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

Public Attributes

readonly Shape SensorShape
 The id of the sensor shape.
 
readonly Shape VisitorShape
 The id of the dynamic shape that began touching the sensor shape.
 

Detailed Description

A begin touch event is generated when a shape starts to overlap a sensor shape.


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