Click or drag to resize

PointyHexPointGetColor1_1 Method

Generates a coloring with the following pattern: Light Blue corresponds to 0. Light Green corresponds to 1. Light Yellow corresponds to 2. Light Red corresponds to 3. Blue corresponds to 4. Green corresponds to 5. Yellow corresponds to 6.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int GetColor1_1()

Return Value

Type: Int32
See Also