FORMS_Content

A constructor defined in FORMS_Content.gml

new FORMS_Content()

Description

The base struct for container contents.

Properties

Name Description
Description The content description.
Height The height of the content.
Icon The content icon sprite.
IconSubimage The icon subimage.
Title The content title.
Width The width of the content.

Methods

Name Description
Draw Draws the content.
SetSize Sets the size of the content.

Child structs

FORMS_ColourPickerContent, FORMS_TitleBarContent, FORMS_ToolbarContent, PEd_GUIContentBrowserContent, PEd_GUIContentBrowserTitleBarContent, PEd_GUIDetailsContent, PEd_GUIInfoContent, PEd_GUISceneOutlineContent, PEd_GUISceneOutlineTitleBarContent, PEd_GUIStatusBarContent, PEd_GUIToolsContent

See also

FORMS_Container


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