Classes

Concepts

Libraries

advertisement »

ambientSounds »

bitser »

contentPoints »

eventBoxText »

factValidity »

frameBuffer »

officeBuildingInserter »

priorityRenderer »

randomEvents »

scaling »

spritesheetParser »

statusIcons »

test3 »

util »

Objects

canEnable

Description

Called when calling :show on an element. Used for propagating the :show call onto the child elements. Returning false will disallow the children to be shown.

Arguments

1 table childElement

the child element that we're attempting to call :show() on.

Returns

1 bool

whether the specified child element can be shown.