Type Definition sc2::Color [] [src]

type Color = (u8, u8, u8);

color type for debug commands