VEX IQ Python API
|
This is the complete list of members for vexiq.TouchLed, including all inherited members.
__init__(self, port=None) | vexiq.TouchLed | |
blink(self, on_time=0.5, off_time=0.5) | vexiq.TouchLed | |
brightness(self, value) | vexiq.TouchLed | |
color(self, red, green, blue, brightness=100) | vexiq.TouchLed | |
is_touch(self) | vexiq.TouchLed | |
named_color(self, named_color) | vexiq.TouchLed | |
off(self) | vexiq.TouchLed | |
on(self) | vexiq.TouchLed |