Computer Science Canada Need help with pixel graphics animation |
Author: | fatboy316 [ Sat May 28, 2005 1:16 pm ] |
Post subject: | Need help with pixel graphics animation |
I need desperate help with my ISU. Our assignment is to basically create a paint program, but i'm having troubles. I don't want anyone to give me MAJOR help but just help me with the beginning. In turing to make a line move in different spots like in MSPAINT, u would just drawline, redraw line so its same as background colour and then draw line in new spot according to the mouselocations. Can someone give me a tuturial on how to do this in java? |
Author: | McKenzie [ Sun May 29, 2005 5:54 pm ] |
Post subject: | |
although the yellow Java book that your school probably uses isn'y very good look at page 535. |