Go to file
Matt Low c969b87eca Add ColliderComponent and add it to entities that can be collided with.
Only entities with ColliderComponent will be checked for collisions.

Also, don't check collisions with inactive/removed entities.
2020-01-30 14:03:47 +04:00
android Add base project files. 2020-01-24 12:03:04 +04:00
core Add ColliderComponent and add it to entities that can be collided with. 2020-01-30 14:03:47 +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