In my code i tried
but when I run it in my program nothing shows up.
1 2 | GreenfootImage line = new GreenfootImage(); line.drawLine( 99 , 526 , 105 , 527 ); |