Struct launchpad::ColorRow
[−]
[src]
pub struct ColorRow {
pub color: Color,
pub row: u8,
}A single row (0...8)
Fields
color: Color
row: u8