asteroids/core
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
..
src Add ColliderComponent and add it to entities that can be collided with. 2020-01-30 14:03:47 +04:00
build.gradle Add base project files. 2020-01-24 12:03:04 +04:00