Function ggez::input::mouse::cursor_hidden

source ·
pub fn cursor_hidden(ctx: &Context) -> bool
👎Deprecated since 0.8.0: Use ctx.mouse.cursor_hidden instead
Expand description

Set whether or not the mouse is hidden (invisible)