Creates a server-side TouchEvent.
TouchEvent createTouchEvent(String type) => ServerTouchEvent(type);