This is my wish: ROBOTC already has an 'nxtInvertLine' function so obviously the robot knows the state of each pixel.
Why don't they make a function that requests the information of the state of a pixel? It would be like this:
and would return true for pixel on, and false for pixel off. That would be super helpful for any advanced interactive game, menu, or interface on the NXT screen.
Thanks,
Coder A