more cursor cleanup. right clicking removes inventory cursor.

This commit is contained in:
=
2014-09-15 22:16:34 -07:00
parent bcb80ae2db
commit e5b2f95699
3 changed files with 21 additions and 12 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 :touch :look :talk :right :down :left :up])
(def +all-cursors+ [:main :wool :look :talk :right :down :left :up])
(defn cursor [filename which]
(let [scale 2