Function amethyst_renderer::mouse::hide_cursor[][src]

pub fn hide_cursor(msg: &mut WindowMessages)

Hide the cursor, so it's invisible while playing. Can't be used at the same time as grab_cursor.