Follow-up Comment #1, task #3176 (project wormux): Two methods:
* First: - Create a new SDL_Cursor (http://www.libsdl.org/cgi/docwiki.cgi/SDL_5fCreateCursor) - Set it when necessary * Or: - Hide the standard SDL_Cursor ( SDL_ShowCursor(SDL_DISABLE) ) - Draw a SDL surface instead The first one is optimised, the second one would be beautiful. _______________________________________________________ Reply to this item at: <http://gna.org/task/?func=detailitem&item_id=3176> _______________________________________________ Message posté via/par Gna! http://gna.org/ _______________________________________________ Wormux-gna mailing list [email protected] https://mail.gna.org/listinfo/wormux-gna
