[AD] OS cursor followup

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


The attached patch adds a set_mouse_cursor(int, BITMAP*)  function that can 
be used to change the default (ie, Allegro's) arrow/busy cursor to use a 
user-specified bitmap.
This can be somewhat extended so that set_mouse_sprite(bmp) can be 
deprecated in favour of set_mouse_cursor(ALLEGRO_CURSOR, bmp), although I 
think the former is actually easier to read.
Needs documentation and testing still.

Evert





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/