Skip to main content

draw_tooltip

Function draw_tooltip 

Source
pub fn draw_tooltip(ui: &mut UiLayer, x: f32, y: f32, text: &str)
Expand description

Draw a tooltip box near (x, y) with text content.