mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-22 07:19:28 +02:00
Format all, finally
This commit is contained in:
parent
eee0b6a2af
commit
779b84c786
@ -207,9 +207,9 @@ export default abstract class MessageUiHandler extends AwaitableUiHandler {
|
||||
* @param textObject
|
||||
* @param maxWidth
|
||||
* @param opts options additional
|
||||
@argument ignoreLanguages ignore adjust for some language.
|
||||
@argument ignoreBalanceText ignore Text Balance for some languages or for all.
|
||||
@argument padding default 0.
|
||||
* @argument ignoreLanguages ignore adjust for some language.
|
||||
* @argument ignoreBalanceText ignore Text Balance for some languages or for all.
|
||||
* @argument padding default 0.
|
||||
*/
|
||||
|
||||
adjustText(text: string, textObject: Phaser.GameObjects.Text, maxWidth: number, opts: argsAjustText = {}): void {
|
||||
|
Loading…
Reference in New Issue
Block a user