Function MouseState.toString
Formats the dsdl into its construction representation:
 "dsdl.MouseState(<sdlMouseState>, <left>, <middle>, <right>, <x1>, <x2>)"
					
			string toString() @safe const;
					
				
			Returns
the formatted string