|
VEX V5 C++ API
|
V5 brain class header. More...
Classes | |
| class | vex::brain |
| Use the brain class to see battery information, SD card information, or write to the Screen. More... | |
| class | vex::brain::lcd |
| Use this class to write or draw to the brain's LCD screen. More... | |
| class | vex::brain::battery |
| Use the battery class to see information about the battery. More... | |
| class | vex::brain::serial |
| class | vex::brain::sdcard |
| Use the SD Card class to load or save files on your SD card. More... | |
Namespaces | |
| vex | |
| device class | |
Macros | |
| #define | FONT_MONO_CELL_WIDTH 10 |
| #define | FONT_MONO_CELL_HEIGHT 20 |
| #define | FONT_MONO_CELL_BASE 4 |
| #define | FONT_PROP_CELL_WIDTH 10 |
| #define | FONT_PROP_CELL_HEIGHT 20 |
| #define | FONT_PROP_CELL_BASE 4 |
V5 brain class header.
| #define FONT_MONO_CELL_WIDTH 10 |
| #define FONT_MONO_CELL_HEIGHT 20 |
| #define FONT_MONO_CELL_BASE 4 |
| #define FONT_PROP_CELL_WIDTH 10 |
| #define FONT_PROP_CELL_HEIGHT 20 |
| #define FONT_PROP_CELL_BASE 4 |
1.8.15