To create a circle with KineticJS, we can instantiate a Kinetic.Circle() object. For a full list of attributes and methods, check out the Kinetic.Circle documentation.
Code Editor
Modified on May 17th, 2013
by Eric Rowell
To create a circle with KineticJS, we can instantiate a Kinetic.Circle() object. For a full list of attributes and methods, check out the Kinetic.Circle documentation.