![]() |
VEXcode IQ C++ Unofficial documentation for version 3.0.4.1
|
| Cvex::controller::axis | Get values from one of the controller's joysticks |
| Cvex::brain::battery | See information about the battery |
| ▼Cvex::brain | |
| Cvex::console | |
| Cvex::brain::button | Get values from the brain's buttons |
| Cvex::controller::button | Get values from the controller's buttons |
| Cvex::vision::code | Use this class when programming the vision sensor |
| Cvex::controller | |
| ▼Cvex::device | |
| Cvex::bumper | |
| Cvex::colorsensor | |
| Cvex::distance | Control the distance sensor |
| Cvex::generic | |
| Cvex::gyro | |
| Cvex::motor | Control motor devices |
| Cvex::optical | Control the optical sensor |
| Cvex::pneumatic | |
| Cvex::sonar | |
| Cvex::touchled | |
| Cvex::vision | Use this class when programming the vision sensor |
| Cvex::devices | Use the device class to get information about all of the vex devices plugged into the IQ |
| ▼Cvex::drivetrain | |
| Cvex::smartdrive | |
| Cvex::event | |
| Cvex::optical::gesture | A class to collect all gesture detection data |
| Cvex::brain::lcd | Write or draw to the brain's LCD screen |
| Cvex::motor_group | |
| Cvex::mutex | Create and control mutexes |
| Cvex::vision::object | Object that the vision sensor detects |
| Cvex::optical::rgbc | A class to hold raw or processed rgbc data |
| Cvex::safearray< T, len > | |
| Cvex::safearray< vex::vision::object, VISION_MAX_OBJECTS > | |
| Cvex::semaphore | Synchronize access to resources |
| Cvex::vision::signature | Use this class when programming the vision sensor |
| Cvex::task | Create and control tasks |
| Cvex::brain::terminal | Send text to the brain USB port |
| Cvex::thread | Create and control threads |
| Cvex::timer | Create timers for your program |