Fait défiler l'écran actif.
scroll screen x,y
x horizontal y vertical
Source background 21 do ' Il neige ! trace size (random 1 to 2) trace dot (random -100 to 100),95 scroll screen 0,1 update loop

Fait défiler l'écran actif.
scroll screen x,y
x horizontal y vertical
Source background 21 do ' Il neige ! trace size (random 1 to 2) trace dot (random -100 to 100),95 scroll screen 0,1 update loop