AlgorithmsRotate240About Method |
| Name | Description | |
|---|---|---|
| Rotate240About(IEnumerableFlatHexPoint, FlatHexPoint, FlatHexPoint, FlatHexPoint) |
Rotates a shape 240 degrees around the vertice shared by the three given points.
The three points must form a close triangle (they must share a vertex).
| |
| Rotate240About(IEnumerablePointyHexPoint, PointyHexPoint, PointyHexPoint, PointyHexPoint) |
Rotates a shape 240 degrees around the vertice shared by the three given points.
The three points must form a close triangle (they must share a vertex).
|