preUpdate() → {boolean}
Automatically called by World.preUpdate.
Returns
boolean -
True if the BitmapText was rendered, otherwise false.
- Source code: gameobjects/BitmapText.js (Line 187)
preUpdate() → {boolean}
Automatically called by World.preUpdate.
True if the BitmapText was rendered, otherwise false.
Please login to continue.