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/orangetest.qua | |
parent | bedd7a371cc4649b95dc09bafa1c7ee23a4affb6 (diff) |
Initial commit
Diffstat (limited to 'examples/orangetest.qua')
-rw-r--r-- | examples/orangetest.qua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/orangetest.qua b/examples/orangetest.qua new file mode 100644 index 0000000..f8ef442 --- /dev/null +++ b/examples/orangetest.qua @@ -0,0 +1,4 @@ +x y speedX speedY color +50 0 0 1 GE +50 50 0 0 GA +100 50 0 0 OR |