Пример #1
0
 public static HexDirection Next2(this HexDirection direction)
 => direction.NextBySteps(2);