controlP5
Interface CDrawable

All Known Implementing Classes:
Bang, Button, Controller, Knob, Label, Matrix, MultiList, MultiListButton, Numberbox, Radio, Range, Slider, Textfield, Textlabel, Toggle

public interface CDrawable


Method Summary
 void draw(processing.core.PApplet theApplet)
           
 

Method Detail

draw

void draw(processing.core.PApplet theApplet)
Parameters:
theApplet - PApplet


processing library controlP5 by Andreas Schlegel. (c) 2010