Difference between revisions of "Radish"

From CodeStuff
Jump to: navigation, search
(Created page with "<edcode> print("wibble"); clear(); setColour("Black"); print("Pluble",30,20); setColour("#ABC"); print("over here",200,150); drawLine(0,0,320,240); fillCircle(40,80,10)...")
 
Line 16: Line 16:
  
 
var tx=10;
 
var tx=10;
var test = loadImage("radish.png");
+
var test = loadImage("/images/radish.png");
  
  

Revision as of 11:12, 22 January 2012