first stab at android.
This commit is contained in:
@@ -19,8 +19,9 @@
|
||||
(:import [com.badlogic.gdx.graphics Pixmap Pixmap$Filter Texture Texture$TextureFilter]
|
||||
[com.badlogic.gdx.graphics.g2d TextureRegion]
|
||||
[com.badlogic.gdx Gdx Application]
|
||||
[java.io FileOutputStream File PrintStream])
|
||||
)
|
||||
[java.io FileOutputStream File PrintStream]))
|
||||
|
||||
(def has-purchased? (atom false))
|
||||
|
||||
(defonce am (asset-manager))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user