getLongestLine() → {number}
Works out the longest line of text in _text and returns its length
Returns
 number - 
 The length of the longest line of text.
- Source code: gameobjects/RetroFont.js (Line 459)
 
getLongestLine() → {number}
Works out the longest line of text in _text and returns its length
The length of the longest line of text.
Please login to continue.