Struct Pair
- Namespace
- Alis.Core.Physic.Collision
- Assembly
- Alis.dll
The pair
internal struct Pair : IComparable<Pair>
Implements
Inherited Members
Fields
ProxyIdA
The proxy id
public int ProxyIdA
Field Value
ProxyIdB
The proxy id
public int ProxyIdB
Field Value
Methods
CompareTo(Pair)
Compares the to using the specified other
public int CompareTo(Pair other)
Parameters
other
Pair-
The other
Returns
- int
-
The int