Package de.mirkosertic.bytecoder.api.web
Interface MouseEvent
-
- All Superinterfaces:
Event,OpaqueReferenceType
- All Known Subinterfaces:
WheelEvent
public interface MouseEvent extends Event
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intbutton()floatclientX()floatclientY()-
Methods inherited from interface de.mirkosertic.bytecoder.api.web.Event
preventDefault, type
-
-