Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: IEnumerable<Hex> Neighbors

Declaration

IEnumerable<Hex> Neighbors

Summary

Returns a collection containing all of the current tile’s neighbors.

Remarks

The collection starts with the upper-left neighbor and proceeds clockwise.