asteroids/core
Matt Low d8b82c4fee Fix screen wrapping math
Rather than place entities directly on the screen edge boundary, add the
distance they were beyond the screen edge.

Store aabb in ModelComponent for use by multiple systems.
2020-01-25 13:18:38 +04:00
..
src Fix screen wrapping math 2020-01-25 13:18:38 +04:00
build.gradle Add base project files. 2020-01-24 12:03:04 +04:00