Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ _colors

readonly Color [] Terraria.GameContent.Golf.FancyGolfPredictionLine._colors
private
Initial value:
= new Color[2]
{
Color.White,
Color.Gray
}

Definition at line 22 of file FancyGolfPredictionLine.cs.

23 {
25 Color.Gray
26 };

Referenced by Terraria.GameContent.Golf.FancyGolfPredictionLine.GetColor(), and Terraria.GameContent.Golf.FancyGolfPredictionLine.GetColor2().