Hey
I'm trying to write a code that draws a cube and then when i click a button nmaed left the cube should move left and when i click a button named right it should move right. I have used drawline and drawsquare to draw cube and then to move i can use repaint() method to modify the x & y points but there are so many points, can anybody please give me any idea
Thanks
Srinivas
I'm trying to write a code that draws a cube and then when i click a button nmaed left the cube should move left and when i click a button named right it should move right. I have used drawline and drawsquare to draw cube and then to move i can use repaint() method to modify the x & y points but there are so many points, can anybody please give me any idea
Thanks
Srinivas