controlP5
Interface ControlP5Constants
- All Known Implementing Classes:
- Bang, Button, Controller, ControlP5, ControlWindowKeyHandler, Knob, Matrix, MultiList, MultiListButton, Numberbox, Radio, Range, Slider, Textfield, Textlabel, Toggle
public interface ControlP5Constants
eventMethod
static final java.lang.String eventMethod
- See Also:
- Constant Field Values
VERBOSE
static final boolean VERBOSE
- See Also:
- Constant Field Values
PI
static final float PI
- See Also:
- Constant Field Values
TWO_PI
static final float TWO_PI
- See Also:
- Constant Field Values
HALF_PI
static final float HALF_PI
- See Also:
- Constant Field Values
INVALID
static final int INVALID
- See Also:
- Constant Field Values
METHOD
static final int METHOD
- See Also:
- Constant Field Values
FIELD
static final int FIELD
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
FLOAT
static final int FLOAT
- See Also:
- Constant Field Values
BOOLEAN
static final int BOOLEAN
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
ARRAY
static final int ARRAY
- See Also:
- Constant Field Values
acceptClassList
static final java.lang.Class[] acceptClassList
UP
static final int UP
- See Also:
- Constant Field Values
DOWN
static final int DOWN
- See Also:
- Constant Field Values
LEFT
static final int LEFT
- See Also:
- Constant Field Values
RIGHT
static final int RIGHT
- See Also:
- Constant Field Values
SHIFT
static final int SHIFT
- See Also:
- Constant Field Values
DELETE
static final int DELETE
- See Also:
- Constant Field Values
BACKSPACE
static final int BACKSPACE
- See Also:
- Constant Field Values
ENTER
static final int ENTER
- See Also:
- Constant Field Values
ESCAPE
static final int ESCAPE
- See Also:
- Constant Field Values
ALT
static final int ALT
- See Also:
- Constant Field Values
CONTROL
static final int CONTROL
- See Also:
- Constant Field Values
TAB
static final int TAB
- See Also:
- Constant Field Values
INCREASE
static final char INCREASE
- See Also:
- Constant Field Values
DECREASE
static final char DECREASE
- See Also:
- Constant Field Values
SWITCH_FORE
static final char SWITCH_FORE
- See Also:
- Constant Field Values
SWITCH_BACK
static final char SWITCH_BACK
- See Also:
- Constant Field Values
SAVE
static final char SAVE
- See Also:
- Constant Field Values
RESET
static final char RESET
- See Also:
- Constant Field Values
PRINT
static final char PRINT
- See Also:
- Constant Field Values
HIDE
static final char HIDE
- See Also:
- Constant Field Values
LOAD
static final char LOAD
- See Also:
- Constant Field Values
MENU
static final char MENU
- See Also:
- Constant Field Values
KEYCONTROL
static final char KEYCONTROL
- See Also:
- Constant Field Values
processing library controlP5 by Andreas Schlegel. (c) 2010