Thursday, July 9, 2009

for finding the rotaton of that canvas

// for(var i = 0; i < 3 ; i++){
// setTimeout( function (rotation){
// frontCanvas.transform.rotateX(-rotation);
// console.log(rotation);
// },500 * i,i);
// count = count + i;
//}

No comments:

Post a Comment