diff options
author | Leo Tenenbaum <leonardomtenenbaum@gmail.com> | 2018-03-23 00:00:50 -0400 |
---|---|---|
committer | Leo Tenenbaum <leonardomtenenbaum@gmail.com> | 2018-03-23 00:00:50 -0400 |
commit | 5e54af301b2b99e8479da3195ef30d0f8ec19227 (patch) | |
tree | 0647a605126d94cc914345c587512cf7a9b59dc3 /examples/20row.qua | |
parent | bedd7a371cc4649b95dc09bafa1c7ee23a4affb6 (diff) |
Initial commit
Diffstat (limited to 'examples/20row.qua')
-rw-r--r-- | examples/20row.qua | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/examples/20row.qua b/examples/20row.qua new file mode 100644 index 0000000..30d681c --- /dev/null +++ b/examples/20row.qua @@ -0,0 +1,22 @@ +x y speedX speedY color +0 0 0 0 OR +1 0 0 0 OR +2 0 0 0 OR +3 0 0 0 OR +4 0 0 0 OR +5 0 0 0 OR +6 0 0 0 OR +7 0 0 0 OR +8 0 0 0 OR +9 0 0 0 OR +10 0 0 0 OR +11 0 0 0 OR +12 0 0 0 OR +13 0 0 0 OR +14 0 0 0 OR +15 0 0 0 OR +16 0 0 0 OR +17 0 0 0 OR +18 0 0 0 OR +19 0 0 0 OR + |