Searched refs:light_type (Results 1 – 2 of 2) sorted by relevance
36 light_type: u8, field41 pub fn new(id: u32, color: u32, light_type: u8) -> Self { in new()42 Self { id, color, light_type } in new()
46 Type light_type; member