Go to file
Matt Low de942c44aa Add DecayComponent and DecaySystem
Add DecayComponent to debris entities so they disappear after while.

decayTimer set to a random value between 0.5 and 2.5 seconds.
2020-01-30 15:34:49 +04:00
android Add base project files. 2020-01-24 12:03:04 +04:00
core Add DecayComponent and DecaySystem 2020-01-30 15:34:49 +04:00
desktop Add base project files. 2020-01-24 12:03:04 +04:00
gradle/wrapper Add base project files. 2020-01-24 12:03:04 +04:00
html Add base project files. 2020-01-24 12:03:04 +04:00
.gitignore Add base project files. 2020-01-24 12:03:04 +04:00
build.gradle Add base project files. 2020-01-24 12:03:04 +04:00
gradle.properties Add base project files. 2020-01-24 12:03:04 +04:00
gradlew Add base project files. 2020-01-24 12:03:04 +04:00
gradlew.bat Add base project files. 2020-01-24 12:03:04 +04:00
settings.gradle Add base project files. 2020-01-24 12:03:04 +04:00