Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Nested enum: RT.Coordinates.Floret.Vertex.Position

Summary

Describes the position of a Floret.Vertex in relation to the vertices of its referenced Floret.Vertex.Hex.

Enum values

7 The vertex one counter-clockwise from the bottom-right vertex of the referenced Floret.Vertex.Hex.
8The vertex at the center of the referenced Floret.Vertex.Hex.
5The right vertex of the referenced Floret.Vertex.Hex.
4The vertex one counter-clockwise from Floret.Vertex.Position.Right.
6The vertex one clockwise from Floret.Vertex.Position.Right.
0The vertex one clockwise from the top-left vertex of the referenced Floret.Vertex.Hex.
2The top-right vertex of the referenced Floret.Vertex.Hex.
1The vertex one counter-clockwise from Floret.Vertex.Position.TopRight.
3The vertex one clockwise from Floret.Vertex.Position.TopRight.