Table of Contents

Delegate OnSeparationEventHandler

Namespace
Alis.Core.Physic.Dynamics
Assembly
Alis.dll

The on separation event handler

public delegate void OnSeparationEventHandler(Fixture sender, Fixture other, Contact contact)

Parameters

sender Fixture
other Fixture
contact Contact