Subscribe to our YouTube channel.Tutorials and more athttps://www.youtube.com/c/QB64Team.
0 Members and 1 Guest are viewing this topic.
Thanks Petr! I need to learn how to use that code.LOL B+! Great job.
‘ CIRCLE (x + 400, y + 300), 30, _RGB32(c1, c2, c3) CircleFill x + 400, y + 300, 30, _RGB32(c1, c2, c3)