Cursors

hi!

How can i make colored cursor from SDL_Surface withut writeing cod, than handle any mouse movement and redrawing that place?

Is there any other way to make game loop whitout doing:
while (do==1){
listenForEventsAndSoLong();
}
?

marex, novice in SDL

Without writing code? Ha!:slight_smile:
Theres a coloured mouse demo on www.libsdl.org somewhere.On Wed, 5 Jul 2000, Mareks Rampans wrote:

hi!

How can i make colored cursor from SDL_Surface withut writeing cod, than handle any mouse movement and redrawing that place?

Is there any other way to make game loop whitout doing:
while (do==1){
listenForEventsAndSoLong();
}
?

marex, novice in SDL

Martin

Bother! said Pooh, as Wintermute flatlined him.