View On Github

	var c = new JS3Circle();
	stage.addChild(c);
	stage.tween(c, 2, {x:500});


Core Features


Interactive Demo

Move the Shape and Target around and paste the generated code into your HTML document.


Learn the entire JS3 library in 10 minutes. Click here to get started.