al_show_mouse_cursor

bool al_show_mouse_cursor(ALLEGRO_DISPLAY *display)
Introduced in 5.0.0

Make a mouse cursor visible in the given display.

Returns true if a mouse cursor is shown as a result of the call (or one already was visible), false otherwise.

See also: al_hide_mouse_cursor

Examples: ex_mouse_cursor, ex_ogre3d


Most helpful discussions:

Other recent discussions: