Quantum 3
3.0.14
Represents an equality comparer for IntVector2 objects. More...
Inherits IEqualityComparer< IntVector2 >.
Public Member Functions | |
| bool | Equals (IntVector2 x, IntVector2 y) |
| Determines whether the current instance is equal to the specified object. More... | |
| int | GetHashCode (IntVector2 obj) |
| Computes the hash code for the IntVector2. More... | |
Static Public Attributes | |
| static readonly EqualityComparer | Instance = new EqualityComparer() |
| The global equality comparer instance. More... | |
Represents an equality comparer for IntVector2 objects.
|
inline |
Determines whether the current instance is equal to the specified object.
|
inline |
Computes the hash code for the IntVector2.
|
static |
The global equality comparer instance.