Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@DavidPeicho DavidPeicho released this 30 Mar 14:37
6b15b09

Library

Added

  • onEntityAdded() and onEntityRemoved() events
  • init() and dispose() lifecycle methods on systems

Documentation

Modified

  • Remove all "fecs" occurences and replace by "ecstra"

Examples

Added

  • Small TypeScript example

Benchmark

A first attempt at writing a small benchmark has been made.