[SDL] Strange problem with Win32 Sleep function and SDL

Matthias Weigand weigole at gmx.de
Wed Jun 6 04:31:23 PDT 2007


In all of the applications i wrote, the OS's mouse cursor had less 
latency. So i guess the OS is always more direct in displaying the mouse 
cursor. If you don't want to use special cursor animations or some 
special cursor image, there's no need to draw it yourself.

Matthias


voidstar schrieb:
>> Maybe you forgot to "break;" the cases above SDL_QUIT?
>> Like...
>>     
>
> Ooops... I forgot it ;-)
> Thank you very much for your help!
> What do you think it's better between using the standard
> mouse cursor or drawing one by myself? Whick one is
> smoother? (I'm coding a point'n'click adventure)
>
>
> _______________________________________________
> SDL mailing list
> SDL at lists.libsdl.org
> http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>
>   


More information about the SDL mailing list