aboutsummaryrefslogtreecommitdiff
path: root/layouts/C5SignLayout.xml
diff options
context:
space:
mode:
authorGravatar eugue <eug.sun@gmail.com>2011-02-12 20:09:41 -0500
committerGravatar eugue <eug.sun@gmail.com>2011-02-12 20:09:41 -0500
commit1e8b07e52c8b15b9bf4d9dc357f56bc8bbccc718 (patch)
treecb80c07023d8f4781d95e23f989976093f7c9d5d /layouts/C5SignLayout.xml
parent9e342041f05e88f8d1987a48fdcdc10c14ef095f (diff)
parenta239c7accdc634459d2db014b8d8b6d5b78bab1b (diff)
Merge branch 'master' of github.com:rcoh/SmootLight into behavior-factory
Diffstat (limited to 'layouts/C5SignLayout.xml')
-rw-r--r--layouts/C5SignLayout.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/layouts/C5SignLayout.xml b/layouts/C5SignLayout.xml
new file mode 100644
index 0000000..58310d7
--- /dev/null
+++ b/layouts/C5SignLayout.xml
@@ -0,0 +1,16 @@
+ <PixelConfiguration>
+ <PixelStrip>
+ <Class>layouts.ZigzagLayout</Class>
+ <Args>
+ <Id>strip1</Id>
+ <zigLength>10</zigLength>
+ <zigAxis>X</zigAxis>
+ <yDirection>1</yDirection>
+ <pixelToPixelSpacing>20</pixelToPixelSpacing>
+ <spacing>20</spacing> <!--we can space at any value less the
+ l2lspacing-->
+ <numPixels>50</numPixels>
+ <originLocation>(0,0)</originLocation>
+ </Args>
+ </PixelStrip>
+ </PixelConfiguration>