Searched defs:draw (Results 1 – 2 of 2) sorted by relevance
54 pub fn draw(&mut self, app: &mut App) -> AppResult<()> { in draw() method
507 let mut draw = DrawRegion::default(); in do_write() localVariable