Struct uorustlibs::art::RunPair
[−]
[src]
pub struct RunPair { pub offset: u16, pub run: Vec<Color16>, }
Fields
offset: u16
run: Vec<Color16>