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

Adds two hexes (treating them as vectors).