asteroids/core
Matt Low 82828ff05d Add has() method to ComponentMapper
Some other minor changes:
* Made ComponentType final + package-private
* Made Entity and ComponentType id protected to allow direct access from
  Engine
* Made ComponentType bits protected to allow direct access from Entity
* Made Entity componentBIts protected to allow direct access from
  ComponentMapper and EntitySystem
2020-01-26 16:00:06 +04:00
..
src Add has() method to ComponentMapper 2020-01-26 16:00:06 +04:00
build.gradle Add base project files. 2020-01-24 12:03:04 +04:00