Derek Tittensor
Results
1
issues of
Derek Tittensor
The following line of code: rect((float)Xcoord, (float)Ycoord, (float)Xsize, (float)Ysize, (float)Rounding); (where all arguments are integers) causes the following error in the Eclipse plugin (though the applet runs): The method rect(float,...