Drawing pad with undo button

Your browser needs java to view projects. Click here to install Java.

user_icon Aidan_S shared it 11 months, 1 week ago
44 views, 2 taggers, 2 people love it, 1 remix by 1 person, 16 downloads, in 1 gallery
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
Paddle2See Paddle2See* 11 months, 1 week ago

Nice! Using lists to record mouse positions for an undo...great idea!

Aidan_S Aidan_S 11 months, 1 week ago

Thanks! I got the idea from a project i saw... sword fighting engine. It used lists to record sword tip positions, and so you draw a line, the sword follows it, then when you release it slashes on the line.

Please Wait...