Struct csfml_graphics_sys::sfGlyph
[−]
[src]
#[repr(C)]pub struct sfGlyph { pub advance: f32, pub bounds: sfFloatRect, pub textureRect: sfIntRect, }
Fields
advance: f32
bounds: sfFloatRect
textureRect: sfIntRect