samples/sample24.rb in green_shoes-0.179.0 vs samples/sample24.rb in green_shoes-0.189.0
- old
+ new
@@ -1,7 +1,8 @@
require '../lib/green_shoes'
Shoes.app width: 400, height: 400 do
+ cap [:rect, :curve, :project][rand 3]
background yellow
rect 0, 0, 100, 100
rect 100, 100, 100, 100
rect 200, 200, 100, 100
rect 0, 200, 100, 100