I can't figure out how to get the current rotation angle of an arch in jCanvas. layer.rotate
only seems to provide me with the original setting of rotate, when I'd really like to change its behavior when it hits a certain angle.
I have an example setup on jsfiddle to demonstrate the problem.
Any insight would be appreciated.