Hey,
Have been practising writing classes and having been used to passing parameters through a methd. Now, I am faced with graphics : (
How or what can I pass through in my main for each of the parameters I have defined i.e. Graphics page, int x, int y, int rad, Color color. Obviosuly I know...