Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool Equals(Hex)

  • Declared in: RT.Coordinates.Hex
  • Implements: IEquatable<Hex>.Equals(Hex)

Declaration

public bool Equals(
    Hex other
)

Summary

Compares this hex tile to another for equality.