Mouse Rotation (CW or CCW)
-
Hi; I want to know if there is a formula to determine if the user is moving the mouse clockwise or counter clockwise. If there is could you explain to me? Thanks Hadi
-
Hi; I want to know if there is a formula to determine if the user is moving the mouse clockwise or counter clockwise. If there is could you explain to me? Thanks Hadi
-
Hi; I want to know if there is a formula to determine if the user is moving the mouse clockwise or counter clockwise. If there is could you explain to me? Thanks Hadi
Hi, Get the x position of the mouse location. If the X attribute of the first position is less than the second, the mouse will bi moving clockwise, vica versa. Good luck jamil abou khalil
-
Hi; I want to know if there is a formula to determine if the user is moving the mouse clockwise or counter clockwise. If there is could you explain to me? Thanks Hadi