Post here your demos and examples with the source files.
Forum rules
Always post the games with a screenshot. The file must have the ged and data files (complete game source) Use the forum attachment to post the files. It is always better to use the first post to put the game files
MrJolteon wrote:How the heck can I DRAW anything with it?
You can draw in canvas by 1. setpen 2. moveto - lineto or putpixel you can use erase to erase the drawing once change the frame. It seems this demo doesnt use erase right pyro?(well,im guessing.havent downloaded yet) also it should uses sin,cos,degtorad to draw the circle