Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: Hex operator-(Hex, Hex)

  • Declared in: RT.Coordinates.Hex

Declaration

public static Hex operator-(
    Hex one,
    Hex two
)

Summary

Subtracts a hex from another (treating them as vectors).