|
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. |
|---|
|
|
| src/core/Application.js |
|---|
| test/core/Application.js |
|---|