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