adding flask item.

This commit is contained in:
2014-10-06 12:49:36 -07:00
parent 5f039bb7c4
commit de24910ed0
6 changed files with 10 additions and 3 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])
(def +all-cursors+ [:main :wool :mushrooms :carrot :right :down :left :up :flask])
(defn cursor [filename which]
(let [scale 2