FORMS_Init

A function defined in FORMS_WidgetManager.gml

FORMS_Init()

Description

Initializes GUI.

Returns

Struct.FORMS_WidgetManager The GUI root widget.

Throws

  • String - If the GUI was already initialized.

See also

FORMS_Destory, FORMS_Draw, FORMS_Update


Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.