Skip to content

Commit b6047df

Browse files
authored
flag which version has this method
1 parent 8c3de08 commit b6047df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gameobjects/bitmaptext/static/BitmapText.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ BitmapText.ParseFromAtlas = ParseFromAtlas;
622622
*
623623
* @name Phaser.GameObjects.BitmapText.ParseXMLBitmapFont
624624
* @type {function}
625-
* @since 3.0.0
625+
* @since 3.17.0
626626
*
627627
* @param {XMLDocument} xml - The XML Document to parse the font from.
628628
* @param {integer} [xSpacing=0] - The x-axis spacing to add between each letter.

0 commit comments

Comments
 (0)