Go to file
Matt Low 92201411b9 Refactor entity.PhysicsBody to physics.PhysicsBody
Create CollisionListener interface and Box2dContactListener
Register the Box2dContactListener with the box2d world
2018-11-14 22:26:02 +04:00
core Refactor entity.PhysicsBody to physics.PhysicsBody 2018-11-14 22:26:02 +04:00
desktop Add FPS limit back 2018-11-13 22:55:39 +04:00
gradle/wrapper First commit 2018-11-10 20:24:31 +04:00
.gitignore First commit 2018-11-10 20:24:31 +04:00
build.gradle Begin box2d physics implementation. 2018-11-14 22:04:41 +04:00
gradle.properties First commit 2018-11-10 20:24:31 +04:00
gradlew First commit 2018-11-10 20:24:31 +04:00
gradlew.bat First commit 2018-11-10 20:24:31 +04:00
settings.gradle First commit 2018-11-10 20:24:31 +04:00