Function ggez::input::mouse::set_cursor_type

source ·
pub fn set_cursor_type(ctx: &mut Context, cursor_type: CursorIcon)
Expand description

Modifies the mouse cursor type of the window.