API Docs for:
Show:

Object_Frame Class

Module: ui

An UI frame object to display an frame on screen useful for buttons, windows, etc.

Item Index

Properties

frameCornerSize

Number

The corner-size of the frame in pixels. Default is 16(16x16 pixel).

frameThickness

Number

The thickness of the frame/border in pixels. Default is 16.

visual

gs.Component_Frame

The UI object's visual-component to display the game object on screen.