item interactions are beginning to form.
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
(assoc-in entities [:cursor :override] (:cursor mouse-override))
|
||||
(assoc-in entities [:cursor :override] nil)))))
|
||||
|
||||
:on-touch-down (fn [screen [entities]]
|
||||
:on-touch-up (fn [screen [entities]]
|
||||
(when (get-in entities [:state :active?])
|
||||
(if (= (button-code :right)
|
||||
(:button screen))
|
||||
|
||||
Reference in New Issue
Block a user