Controls (of List)

class Controls

Defined in DialogControls.sc.

A list of controls.

Properties

Inherited from List:

Property Description
elements  
size  
name  

Methods

draw()

Updates the size of each control and tells it to draw.

handleEvent(pEvent)

Directs the event to the first focused control.