public static void Rotate(RotateInfo RI) { if (IT_Gesture.onRotateE != null) { IT_Gesture.onRotateE(RI); } }