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