module godot.inputevent.all;

public import
	godot.inputevent,
	godot.inputeventaction,
	godot.inputeventjoypadbutton,
	godot.inputeventjoypadmotion,
	godot.inputeventmidi,
	godot.inputeventscreendrag,
	godot.inputeventscreentouch,
	godot.inputeventwithmodifiers,
	godot.inputeventgesture,
	godot.inputeventmagnifygesture,
	godot.inputeventpangesture,
	godot.inputeventkey,
	godot.inputeventmouse,
	godot.inputeventmousebutton,
	godot.inputeventmousemotion;