iphone - how To detect that cgaffinetransformrotate method is rotating the clockwise or anticlockwise? -


i need figure out thorough cgaffinetransformrrotate rotating view towards clockwise or anticlockwise.

how possible?

yourview.transform = cgaffinetransformmakerotation( positive value ); 
rotate view clockwise, ,
yourview.transform = cgaffinetransformmakerotation( negative value ); 
rotate view anti clockwise,


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -