We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a161aa5 commit 8285bcfCopy full SHA for 8285bcf
1 file changed
src/gameobjects/text/TextStyle.js
@@ -338,6 +338,7 @@ var TextStyle = new Class({
338
* whitespace is trimmed from lines. If false, spaces and whitespace are left as is. Setting
339
* this property directly will not re-run the word wrapping algorithm. To change the
340
* advanced setting and re-wrap, use {@link Phaser.GameObjects.TextStyle#setWordWrapWidth}.
341
+ *
342
* @name Phaser.GameObjects.TextStyle#wordWrapUseAdvanced
343
* @type {boolean}
344
* @default false
0 commit comments