C# Class Box2DX.Collision.Bound

Exibir arquivo 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_oe property

public ushort ProxyId
return ushort

StabbingCount public_oe property

public ushort StabbingCount
return ushort

Value public_oe property

public ushort Value
return ushort