BitmapText#update()

update()

Override this method in your own custom objects to handle any update requirements.
It is called immediately after preUpdate and before postUpdate.
Remember if this Game Object has any children you should call update on those too.

Inherited From
Source code: gameobjects/components/Core.js (Line 328)
doc_phaser
2017-02-14 10:37:55
Comments
Leave a Comment

Please login to continue.