safearea

Version: stable

FUNCTION
safearea.set_background_color()
safearea.get_insets()
CONSTANT
STATUS_OK
STATUS_NOT_AVAILABLE
STATUS_NOT_READY_YET

Functions

safearea.set_background_color()

safearea.set_background_color(color)

set background color in runtime

PARAMETERS

color vector4 Color will be used as background color.

safearea.get_insets()

safearea.get_insets()

returns table with top, left, right, bottom values of insets and status

PARAMETERS

None

RETURNS

table

Constants

STATUS_OK


STATUS_NOT_AVAILABLE


STATUS_NOT_READY_YET