How to rotate a square?
hello everyone.
i am trying to rotate a square. for that i used below code.
square.rotation = 90;
this is working fine. But it is working just on one single click..once i have clicked on it it'll rotate. but if i click on it second time it is not rotating.
so how can i do this. can anyone tell me how to do this??? ![]()
