Struct relm4::drawing::DrawContext
source · pub struct DrawContext { /* private fields */ }
Expand description
Context returned by DrawHandler
that stores a Context
along
with additional data required for drawing.
pub struct DrawContext { /* private fields */ }
Context returned by DrawHandler
that stores a Context
along
with additional data required for drawing.