C# Class Box2DX.Collision.Bound

Show file Open project: KrugerHeavyIndustries/box2d-unity Class Usage Examples

Public Properties

Property Type Description
ProxyId ushort
StabbingCount ushort
Value ushort

Public Methods

Method Description
Clone ( ) : Bound

Method Details

Clone() public method

public Clone ( ) : Bound
return Bound

Property Details

ProxyId public property

public ushort ProxyId
return ushort

StabbingCount public property

public ushort StabbingCount
return ushort

Value public property

public ushort Value
return ushort