Package sk.ipesoft.d2000.go
Interface IMouseWheelEvent
-
public interface IMouseWheelEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanbAlt()booleanbCtrl()booleanbShift()intgetDelta()intgetX()intgetY()
-