Hi, I'm basically creating an area that any number of ants up to 10 can be manipulated and moved around the area. I'm thinking of maybe using a drawingJPanel but instead of actually using a rectangle/circle or other shape I was going to use a text character as an ant ( ¥ ) and go from there.
Is there something similar to a drawingJPanel that allows me to insert a character instead of a shape, but still be able to move it around using co-ordinates?
Cheers,
blizeH
Is there something similar to a drawingJPanel that allows me to insert a character instead of a shape, but still be able to move it around using co-ordinates?
Cheers,
blizeH