Go to file
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
android Add base project files. 2020-01-24 12:03:04 +04:00
core Add has() method to ComponentMapper 2020-01-26 16:00:06 +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