VEX2 Functions Display
From ROBOTC API Guide
|
Main >> CORTEX >> Functions and Variables >> Display |
| For information about ROBOTC string, please see the article: Strings. |
|
| |||||||
nxtSetPixel
| void nxtSetPixel(const int xPos, const int yPos) | |||||||||
| (void) Sets a single pixel on the NXT LCD screen. | |||||||||
| |||||||||
|