Skip to content

Refined API

Latest
Compare
Choose a tag to compare
@lajohnston lajohnston released this 14 Jan 12:15
· 42 commits to master since this release
  • Replaces eco.getEntity() and eco.createEntity() with eco.entity()
  • Replaces eco.createComponent() with eco.addComponent() and eco.removeComponent()
  • Replaces eco.createIterator() with eco.filter()
  • Refactor to reduce file size (minified 6.4KB, gzipped 1.94KB)