Search Results for

    Show / Hide Table of Contents

    Delegate ContactDelegate

    Contact delegate using in BeginContact and EndContact.

    Namespace: Evergine.Common.Physics2D
    Assembly: Evergine.Common.dll
    Syntax
    public delegate void ContactDelegate(ICollisionInfo2D contact)
    Parameters
    Type Name Description
    ICollisionInfo2D contact

    The contact instance.

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In This Article
    Back to top
    Generated by DocFX