Android Open Source - Libgdx Box2D Mageclash






Project Summary

An exploratory prototype to learn how to implement libGDX and Box2D.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Mageclash.

ItemValue
Java File Count27
Target SDK Version17
Minimum SDK Version5
Activity Count1
jar files usedgdx-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 Namesassets\data\libgdx.png




Java Source Files

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