Interface IMouseEvent
-
public interface IMouseEventProject: User: rufenec Date: 11/24/2014 Time: 3:19 PM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetX()doublegetY()booleanisAltDown()booleanisControlDown()booleanisShiftDown()
-