namespace HexFiled { public enum UnitColor { GREEN, RED, GREY, YELLOW, BLUE } }