We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
chore(version): bump version to 1.0.0
change case for some files
add system.preUpdate and system.postUpdate hooks
fix(import): fix import issue
chore: build v0.0.13
feat(timing): pass elapsed time to system.update()
fix bug when removing and readding system
call system.exit(entity) when remove system from ecs
release: fix a bug with updateComponents() method
add updateComponent() methods