pub fn draw_tooltip(ui: &mut UiLayer, x: f32, y: f32, text: &str)
Draw a tooltip box near (x, y) with text content.