-At this point, there are a full set of custom mouse events. They are
-just like the regular mouse events, but include an extra attribute:
-Event.GetCoords(), that returns the (x,y) position in world coordinates,
-as a length-2 NumPy vector of Floats.
+There are a full set of custom mouse events. They are just like the
+regular mouse events, but include an extra attribute: Event.GetCoords(),
+that returns the (x,y) position in world coordinates, as a length-2
+NumPy vector of Floats.