Beginning to get IOS, Android, and Desktop all working at once. Re-enabling steam.
This commit is contained in:
@@ -1098,7 +1098,10 @@
|
||||
(update-in entities [:tweens] dissoc :cam-x :cam-y :cam-zoom))
|
||||
|
||||
(defn render [{:keys [^OrthographicCamera camera ^FitViewport viewport ^Stage renderer] :as screen} {{:keys [last-pos ] [cursor-offset-x cursor-offset-y] :offset} :cursor :keys [tweens] :as entities} options]
|
||||
#_(steam/update)
|
||||
(utils/platformify
|
||||
nil
|
||||
nil
|
||||
(steam/update))
|
||||
(.apply viewport)
|
||||
|
||||
(if (-> entities :closing? :value)
|
||||
|
||||
Reference in New Issue
Block a user