Color - Graphics Q
Harry1
Posts: 29
I am currently using the Graphics class that came with the propeller IDE.
I looked at the API and still don't quite understand how color works.
What i am trying to do is to have 4 colored boxes at the 4 corners of the screen. So i was wondering how i could set the upper right box to green, the lower right box to yellow, the upper left box to black, and the upper right block to red.
thanks for any help ^_^
I looked at the API and still don't quite understand how color works.
What i am trying to do is to have 4 colored boxes at the 4 corners of the screen. So i was wondering how i could set the upper right box to green, the lower right box to yellow, the upper left box to black, and the upper right block to red.
thanks for any help ^_^
Comments
http://www.parallax.com/dl/docs/prod/prop/Hydra-Ch16Sample-v1.0.pdf
That's a solid document that should get you where you want to go.
http://forums.parallax.com/showthread.php?p=647660
There is a heaviliy documented code example there, including a spread sheet page with the timing calculations.
Mahjongg.