EmulateTouchFromMouseEventParameter

constructor(type: String, x: Int, y: Int, button: Input.MouseButton, timestamp: Double? = null, deltaX: Double? = null, deltaY: Double? = null, modifiers: Int? = null, clickCount: Int? = null)