Delegate OnCollisionEventHandler
- Namespace
- Alis.Core.Physic.Dynamics
- Assembly
- Alis.dll
The on collision event handler
public delegate bool OnCollisionEventHandler(Fixture sender, Fixture other, Contact contact)
The on collision event handler
public delegate bool OnCollisionEventHandler(Fixture sender, Fixture other, Contact contact)