Delegate BeginContactDelegate
- Namespace
- Alis.Core.Physic.Dynamics
- Assembly
- Alis.dll
This delegate is called when a contact is created
public delegate bool BeginContactDelegate(Contact contact)
Parameters
contact
Contact
This delegate is called when a contact is created
public delegate bool BeginContactDelegate(Contact contact)
contact
Contact