We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated javadoc links to new website
Updated How to use Ashley (markdown)
Warn against using listeners for component removal
Moved language on adding two instances of a same class down a bit, to resolve #176.
EntityListener priority
Component is now an interface
change "int" to "i" in for loop
Changed depreciated Family.getFor() methods to Family.all().get() builders.
Iterating over families
Adds Mapper idea
Adds special considerations
Adds EntitySystem#setProcessing()
Adds family entity listeners
Adds Entity.getComponent()
Fixed typo in example code