From 5e54af301b2b99e8479da3195ef30d0f8ec19227 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Fri, 23 Mar 2018 00:00:50 -0400 Subject: Initial commit --- examples/20row.qua | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 examples/20row.qua (limited to 'examples/20row.qua') 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 + -- cgit v1.2.3