Add autoStart option to PIXI.Application (#4208)
autoStart option allows users to configure the ticker before starting the
rendering. That helps to synchronize audio and to control ticker for
asynchronous recording using this.ticker.update.
1 parent 0295bc5 commit e15b6d233ec0444fe3a68838268610e4cb2f4f35
@Akihiko Odaki Akihiko Odaki authored on 7 Aug 2017
Chad Engler committed on 7 Aug 2017
Showing 2 changed files
View
src/core/Application.js
View
test/core/Application.js