Skip to content
Benedict Allen edited this page Nov 17, 2015 · 3 revisions

Panel Class

The Panel is an object of fixed colour.

Extends Sheet

Style options

  • colour - The background colour.

Constructor

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

Callbacks

Note, this element uses the onPreDraw() callback of Sheet.

Clone this wiki locally