PEd_GUIDetailsContent

A constructor defined in PEd_GUIDetailsContent.gml

Extends FORMS_Content

new PEd_GUIDetailsContent()

Description

Content of a Details container.

Properties

Name Description
BackgroundShow If true then backgrounds section in the Details is expanded.
ColumnLeftResize
ColumnLeftWidth
EditBackgroundIndex The index of the currently selected room background in the Details.
EditViewIndex The index of the currently selected room view in the Details.
PhysicsShow If true then physics section in the Details is expanded.
RoomShow If true then room section in the Details is expanded.
ViewShow If true then view section in the Details is expanded.

Inherited 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.

Inherited methods

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

See also

FORMS_Content


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