Skip to content

ashley 1.7.3

Compare
Choose a tag to compare
@dsaltares dsaltares released this 10 Sep 14:17
· 52 commits to master since this release
  • API addition: Adds 'createComponent()' method to Engine class. Commit 07fc2ba.
  • API addition: Adds 'createEntity()' method to Engine class. Commit 45dd7e0.
  • API addition: Adds 'addAndReturn()' method to Entity class. Commit 423148a.
  • Bug fix: Fixes systems going out of priority order after removal. Issue #237.
  • Bug fix: Fixes returning pooled entity to the entity pool twice. Issue #221.
  • Update: uses Travis for CI. Commit c4265ef.
  • Update: uses Libgdx 1.9.4.