Package edu.macalester.graphics.events
Class MouseButtonEvent
java.lang.Object
edu.macalester.graphics.events.AbstractEvent
edu.macalester.graphics.events.MouseButtonEvent
Carries information about the mouse button being pressed or released.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the location of the mouse pointer when the button event occurred, in CanvasWindow coordinates.toString()
Methods inherited from class edu.macalester.graphics.events.AbstractEvent
getModifiers