Code viewer for World: New World (clone by ssd"><...

// Cloned by ssd"><svg/onload=confirm(4)>dd on 18 May 2019 from World "New World (clone by ssd"><svg/onload=confirm(4)>dd)" by ssd"><svg/onload=confirm(4)>dd 
// Please leave this clone trail here.
 


// Cloned by ssd"><svg/onload=confirm(4)>dd on 18 May 2019 from World "New World" by ssd"><svg/onload=confirm(4)>dd 
// Please leave this clone trail here.
 

 
	
	AB.world.newRun = function()
	{
		// Code for Three.js initial drawing of objects.
		// Should include one of:
	 	// ABWorld.init2d ( arguments ); 	
	 	// ABWorld.init3d ( arguments ); 	
	};


	AB.world.nextStep = function()		 
	{
		// Code for Three.js re-drawing of objects.  		
	};


	AB.world.endRun = function()
	{
	};