Changeset 138 for trunk/samples
- Timestamp:
- 08/24/2007 15:43:02 (13 months ago)
- Files:
-
- 1 modified
-
trunk/samples/bounce.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/samples/bounce.rb
r132 r138 5 5 background greenyellow 6 6 nostroke 7 icon = image "static/shoes- icon.png", :left => 100, :top => 1007 icon = image "static/shoes-red.gif", :left => 100, :top => 100 8 8 9 9 x, y = self.width / 2, self.height / 2
