We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Use https intead of http
Fix links to Javadocs
fix static access to component mapper in SortedIteratingSystem example
Updated Built in Entity Systems (markdown)
Fixes interval parameter in IntervalSystem
Can't reference non static outer fields from within a static inner class
Minor fix to processEntity example
Add override on IteratingSystem.updateInterval
Fix interval and iterating sytem
Changed depreciated Family.getFor() methods to Family.all().get() builders.
Adds SortedIteratingSystem
Adds sample code and IntervalIteratingSystem
Missing semi colon from constructor
Initial version of entity systems