Struct uorustlibs::anim::Row
[−]
[src]
pub struct Row { pub header: u32, pub image_data: Vec<u8>, }
Fields
header: u32
image_data: Vec<u8>