How to move a kineticjs circle? -


1) why obj.setx(newx) not move kineticjs circles?

i using obj.transitionto function calls.

2) why transitionto moves circle without layer.drawscene ?

setradius not working.

thanks

1 have call layer.draw see result.

2 when using transitionto draw function calling automatically.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

What is the difference between data design and data model(ERD) -

ios - Can NSManagedObject conform to NSCoding -