gdx-html backend stuff

This commit is contained in:
Hannes Janetzek
2013-06-26 12:05:42 +02:00
parent 57a3cb7763
commit 85389dce85
17 changed files with 3077 additions and 15 deletions

View File

@@ -4,4 +4,5 @@
<set-configuration-property name="gdx.assetpath" value="../vtm/assets"/>
<inherits name="GdxMap"/>
<inherits name="com.badlogic.gdx.backends.gdx_backends_gwt"/>
<super-source path="emu" />
</module>