3 lines
68 B
Text
3 lines
68 B
Text
|
|
gfx.clear color.black, 320, 240
|
||
|
|
gfx.setPixel 100, 100, rgb(255,0,0)
|