Methodr_ellipse(&mut self, x: f32, y: f32, width: f32, height: f32, fill: u32, stroke: u32)
examples/apexdream-win32.rs:270
Methodr_image(&mut self, image: u32, sx: f32, sy: f32, swidth: f32, sheight: f32, dx: f32, dy: f32, dwidth: f32, dheight: f
examples/apexdream-win32.rs:274
Methodr_rect(&mut self, x: f32, y: f32, width: f32, height: f32, fill: u32, stroke: u32)
examples/apexdream-win32.rs:269
Methodr_text(&mut self, font: u32, flags: u32, x: f32, y: f32, width: f32, height: f32, color: u32, color2: u32, text: &st
examples/apexdream-win32.rs:271