VEX IQ C++ API
vex::touchled Member List

This is the complete list of members for vex::touchled, including all inherited members.

_indexvex::deviceprotected
blink(colorHue color, float onTime=0.25, float offTime=0.25)vex::touchled
blink(uint32_t hue, float onTime=0.25, float offTime=0.25)vex::touchled
blink(uint8_t red, uint8_t green, uint8_t blue, float onTime=0.25, float offTime=0.25)vex::touchled
brightness(uint32_t brightness)vex::touchled
defaultFade(fadeType setting)vex::touchled
device(int32_t index)vex::deviceinline
off()vex::touchled
on(colorHue color, uint32_t brightness=100)vex::touchled
on(uint32_t hue, uint32_t brightness=100)vex::touchled
on(uint8_t red, uint8_t green, uint8_t blue, uint32_t brightness=100)vex::touchled
pressing()vex::touchled
touchled(int32_t index)vex::touchledinline
~device()vex::deviceinline
~touchled()vex::touchledinline