adding stick.

This commit is contained in:
2014-10-30 11:17:13 -07:00
parent bb954465c2
commit 4bfb570a23
6 changed files with 11 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
(let [{:keys [x y]} (input->screen screen {:x (:input-x screen) :y (:input-y screen)})]
(println (:input-x screen) (:input-y screen) "->" x y)))
(def +all-cursors+ [:main :wool :mushrooms :carrot :right :down :left :up :flask :flask-with-contents :cards :cheat-deck])
(def +all-cursors+ [:main :wool :mushrooms :carrot :right :down :left :up :flask :flask-with-contents :cards :cheat-deck :stick])
(defn cursor [filename which]
(let [scale 2