C# Class Box2DX.Dynamics.ContactRegister

Mostrar archivo Open project: KrugerHeavyIndustries/box2d-unity Class Usage Examples

Public Properties

Property Type Description
CreateFcn ContactCreateFcn
DestroyFcn ContactDestroyFcn
Primary bool

Property Details

CreateFcn public_oe property

public ContactCreateFcn CreateFcn
return ContactCreateFcn

DestroyFcn public_oe property

public ContactDestroyFcn DestroyFcn
return ContactDestroyFcn

Primary public_oe property

public bool Primary
return bool