al_hide_mouse_cursor

bool al_hide_mouse_cursor(ALLEGRO_DISPLAY *display)
Introduced in 5.0.0

Hide the mouse cursor in the given display. This has no effect on what the current mouse cursor looks like; it just makes it disappear.

Returns true on success (or if the cursor already was hidden), false otherwise.

See also: al_show_mouse_cursor

Examples: ex_iphone, ex_mouse, ex_mouse_cursor, ex_mouse_events, ex_ogre3d


Most helpful discussions:

Other recent discussions: