postRender()
Post-render is called after the Game Renderer and State.render have run.
It is only called if visible is set to true.
- Source code: core/Plugin.js (Line 99)
postRender()
Post-render is called after the Game Renderer and State.render have run.
It is only called if visible is set to true.
Please login to continue.