[SDL] Strange problem with Win32 Sleep function and SDL

Torsten Giebl wizard at syntheticsw.com
Wed Jun 6 04:20:52 PDT 2007


Hello !


> 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)


The Mouse Cursor of the OS is in general smoother.

But with the OS own Cursor you can only get black&white cursors,
if you want/need colorful Mouse Cursors, you need to implement
them with your own routines.


CU



More information about the SDL mailing list