An exploratory prototype to learn how to implement libGDX and Box2D.
Mageclash is hosted in the following web site
https://github.com/Rezonation/Mageclash
If you think the Android project Mageclash listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Mageclash.
Item | Value |
---|---|
Java File Count | 27 |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 1 |
jar files used | gdx-backend-android-sources.jar gdx-backend-android.jar gdx-backend-gwt-sources.jar gdx-backend-gwt.jar gdx-backend-lwjgl-natives.jar gdx-backend-lwjgl-sources.jar gdx-backend-lwjgl.jar gdx-natives.jar gdx-sources.jar gdx.jar |
Asset File Names | assets\data\libgdx.png |
Mageclash has the following Java source files.
Dev.Rezo.Mageclash.Arena.java Dev.Rezo.Mageclash.ArenaRenderer.java Dev.Rezo.Mageclash.Controller.ArenaContactListener.java Dev.Rezo.Mageclash.Controller.ArenaController.java Dev.Rezo.Mageclash.GameScreen.java Dev.Rezo.Mageclash.MageClashGame.java Dev.Rezo.Mageclash.Main.java Dev.Rezo.Mageclash.MainActivity.java Dev.Rezo.Mageclash.Model.BoundryWall.java Dev.Rezo.Mageclash.Model.Entity.java Dev.Rezo.Mageclash.Model.ExplosionEntity.java Dev.Rezo.Mageclash.Model.FireballEliteEntity.java Dev.Rezo.Mageclash.Model.FireballEntity.java Dev.Rezo.Mageclash.Model.FireballSpell.java Dev.Rezo.Mageclash.Model.HealCircleSpell.java Dev.Rezo.Mageclash.Model.IceShardSpell.java Dev.Rezo.Mageclash.Model.LightBeamSpell.java Dev.Rezo.Mageclash.Model.LightningBoltEntity.java Dev.Rezo.Mageclash.Model.LightningBoltSpell.java Dev.Rezo.Mageclash.Model.Player.java Dev.Rezo.Mageclash.Model.PlayerEntity.java Dev.Rezo.Mageclash.Model.Spell.java Dev.Rezo.Mageclash.Model.SpellButton.java Dev.Rezo.Mageclash.Model.SpellInfo.java Dev.Rezo.Mageclash.Model.TeleportSpell.java Dev.Rezo.Mageclash.client.GwtLauncher.java