Skip to content
Benedict Allen edited this page Nov 17, 2015 · 1 revision

Container Class

The Container is a component that contains other components, while drawing nothing but a plain colour background itself.

Extends Sheet

Style options

  • colour - The background colour.

Constructor

Container( number x, number y, number width, number height )

Clone this wiki locally