Type Definition sc2::data::Color[][src]

type Color = (u8, u8, u8);

Color type for debug commands.