Forum: Java
Jul 3rd, 2008, 11:02 AM
|
|
Replies: 18
Views: 1,064
Re: 2-d graphics
The best approach I can come up with to is to generate the different shapes by building them from images in runtime. You should a have an image from a square, and then you could paint 4 times this...
|