|
Control Surface API
2.2.2
|

Public Member Functions | |
| void | set (float red, float green, float blue) |
Public Member Functions inherited from ColorValue | |
| float | red () |
| float | green () |
| float | blue () |
| float | alpha () |
Public Member Functions inherited from Value< ColorValueChangedCallback > | |
| void | markInterested () |
| void | addValueObserver (ObserverType callback) |
Definition at line 3 of file SettableColorValue.java.
| void set | ( | float | red, |
| float | green, | ||
| float | blue | ||
| ) |
Sets the internal value.