[Freeciv-Dev] Re: (PR#14817) gui-sdl cursor sprites
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14817 >
On 12/11/05, Jason Short <jdorje@xxxxxxxxxxxxxxxxxxxxx> wrote:
>
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=14817 >
>
> Why can't the SDL client handle color cursors?
>
> -jason
>
libSDL has only support for black/white cursors:
http://www.libsdl.org/cgi/docwiki.cgi/SDL_5fCreateCursor
But I could try to optionally let the client blit the cursors itself.
|
|