![](https://secure.gravatar.com/avatar/014bfb9f01fe1c14434dfe4240e9f498.jpg?s=120&d=mm&r=g)
28 Jul
2007
28 Jul
'07
1:13 p.m.
Update of /project/pal/cvsroot/pal/examples In directory clnet:/tmp/cvs-serv3114/examples Modified Files: hares.lisp Log Message: --- /project/pal/cvsroot/pal/examples/hares.lisp 2007/07/21 16:34:16 1.4 +++ /project/pal/cvsroot/pal/examples/hares.lisp 2007/07/28 13:13:17 1.5 @@ -71,11 +71,7 @@ (event-loop () - (draw-image* (tag 'bg) - (v 0 0) - (v 0 0) - (get-screen-width) - (get-screen-height)) + (draw-rectangle (v 0 0) 800 600 255 255 255 255 :fill (tag 'bg)) (with-blend (:mode *blend-mode*) (dolist (i *sprites*) (draw i)
6417
Age (days ago)
6417
Last active (days ago)
0 comments
1 participants
participants (1)
-
tneste