Changeset 94 for trunk/samples

Show
Ignore:
Timestamp:
08/11/2007 16:56:12 (13 months ago)
Author:
why
Message:

* shoes/ruby.c: GTK fixes to use shoes_anim_call.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/samples/anim.rb

    r93 r94  
    44    l.replace i.inspect 
    55  end 
    6   # motion do |x, y| 
    7   #   Shoes.p [x, y] 
    8   # end 
     6  motion do |x, y| 
     7    Shoes.p [x, y] 
     8  end 
    99end