Go to file
Matt Low cb90c949ff New MINIMUM_ANGLE constant in Ball, currently PI/16
Apply impulses to ball when angle relative to horizontal axis is less
than MINIMUM_ANGLE. Prevents balls getting stuck going horizontally
2018-11-15 16:31:42 +04:00
core New MINIMUM_ANGLE constant in Ball, currently PI/16 2018-11-15 16:31:42 +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