scaling = faster.

This commit is contained in:
=
2014-09-03 00:08:45 -07:00
parent a79651ed04
commit 5c9fb09e2b
4 changed files with 61 additions and 40 deletions

View File

@@ -12,7 +12,8 @@
[com.badlogicgames.gdx/gdx-platform "1.3.0"
:classifier "natives-desktop"]
[org.clojure/clojure "1.6.0"]
[play-clj "0.3.9"]]
[play-clj "0.3.9"]
[org.clojure/data.priority-map "0.0.5"]]
:source-paths ["src" "src-common"]
:javac-options ["-target" "1.6" "-source" "1.6" "-Xlint:-options"]