controlP5
Interface CDrawable
- All Known Implementing Classes:
- Bang, Button, Chart, Controller, FrameRate, Knob, Label, Matrix, MultiList, MultiListButton, Numberbox, Range, Slider, Slider2D, Textfield, Textlabel, TickMark, Toggle
public interface CDrawable
The CDrawable interface is used to draw controllers, primarily for internal use.
Method Summary |
void |
draw(processing.core.PApplet theApplet)
|
draw
void draw(processing.core.PApplet theApplet)
- Parameters:
theApplet
- PApplet
processing library controlP5 by Andreas Schlegel. (c) 2006-2012