Mercurial > code > home > repos > light9
diff show/dance2014/effectClass.n3 @ 1165:1131e987234d
show 2014 checkpoint
Ignore-this: 3603cad1dfb587d8c7cf620c1698faac
author | drewp@bigasterisk.com |
---|---|
date | Sun, 15 Jun 2014 02:53:21 +0000 |
parents | 0e0776d3bd74 |
children | 6c4981f61bf8 |
line wrap: on
line diff
--- a/show/dance2014/effectClass.n3 Sun Jun 15 02:23:39 2014 +0000 +++ b/show/dance2014/effectClass.n3 Sun Jun 15 02:53:21 2014 +0000 @@ -19,5 +19,10 @@ "p3 = Strip.solid('L', (0,0,1))", "p4 = Blacklight(1)" . + +effect:whiteLed a :EffectClass; + rdfs:label "whiteLed"; + :code "out = Strip.solid('LR', (1,1,1))" . + \ No newline at end of file