diff org/skin.org @ 69:39e4e1542e4a

updated test-suite
author Robert McIntyre <rlm@mit.edu>
date Fri, 09 Dec 2011 23:11:28 -0600
parents 6cd5a034d855
children e8df6e76c3e5
line wrap: on
line diff
     1.1 --- a/org/skin.org	Fri Dec 09 21:33:05 2011 -0600
     1.2 +++ b/org/skin.org	Fri Dec 09 23:11:28 2011 -0600
     1.3 @@ -228,7 +228,11 @@
     1.4          (.setBlendMode RenderState$BlendMode/Alpha))
     1.5      (.setQueueBucket RenderQueue$Bucket/Transparent)))
     1.6  
     1.7 -(defn test-skin []
     1.8 +(defn test-skin 
     1.9 +  "Testing touch:
    1.10 +   you should see a ball which responds to the table
    1.11 +   and whatever balls hit it."
    1.12 +  []
    1.13    (let [b
    1.14          ;;(transparent-box)
    1.15          (transparent-sphere)