Changeset 138 for trunk/samples

Show
Ignore:
Timestamp:
08/24/2007 15:43:02 (13 months ago)
Author:
why
Message:

* shoes/image.c: okay, gifs.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/samples/bounce.rb

    r132 r138  
    55  background greenyellow 
    66  nostroke 
    7   icon = image "static/shoes-icon.png", :left => 100, :top => 100 
     7  icon = image "static/shoes-red.gif", :left => 100, :top => 100 
    88 
    99  x, y = self.width / 2, self.height / 2