Codename LogoCodename Logo

funkin.backend.utils.WindowUtils

APIWikiTools

Static variables

View on GitHub

staticprefix:String = ""

View on GitHub

staticsuffix:String = ""

statictitle:String

staticonClosing:() ‑> Void

Static methods

View on GitHub

staticinlineresetAffixes():Void

Resets the prefix and suffix.

View on GitHub

staticinlineresetClosing():Void

View on GitHub

staticinlineresetTitle():Void

Resets the window title to the application name and resets the prefix and suffix.

View on GitHub

staticinlinesetWindow(?name:String, ?image:String):Void

Sets the window title and icon.

Parameters:

title

The title to set.

image

The image to set as the icon.

View on GitHub

staticinlineupdateTitle():Void

Updates the window title to have the current title and prefix/suffix.