diff options
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 + |