API Docs for:
Show:

Component_FreeLayoutBehavior Class

Module: gs

Turns a game object into a free-layout and layouts all sub-objects at their specified positions. So that kind of layout allows each sub-object to be freely positioned.
In addition, each sub-object can have different alignment options.

Item Index

Methods

sizeToFit

()

Sizes the layout to fit its content.

update

()

Layouts the sub-objects.

updateControl

(
  • control
)
protected

Updates a specified control.

Parameters:

  • control gs.Object_Base

    The control to update