Mouse image?
DarknessEyes

In A4 i used to hide the mouse and draw a mouse cursor image at mouse.x and mouse.y.
Is there a function to do it in A5 or i have to use the same method?

Eric Johnson

Take a look at al_hide_mouse_cursor for hiding the mouse cursor. Then just draw your new mouse cursor bitmap at mouse.x and mouse.y. Refer to the mouse routines manual for more information.

Thread #614292. Printed from Allegro.cc