enum GesturePhase { Gesture_Begin = 0, Gesture_End = 1, Gesture_Upd = 2, Gesture_Simple = 3 };
Platform.h