Code (of Object)

class Code

Defined in System.sc.

Code is just a convenient base class to inherit from when creating classes that simply have a doit() method that performs some functionality.

Subclasses: GradualLooper, PseudoMouse, Inset, PAvoider, Scaler, SmoothLooper, OnMeAndLowY.

Properties

Inherited from Object:

Property Description
name  

Methods

doit()