Uses of Class
codedraw.MouseClickEvent
-
Uses of MouseClickEvent in codedraw
Methods in codedraw that return MouseClickEventModifier and TypeMethodDescriptionEventScanner.nextMouseClickEvent()Waits until the next event is available or returns immediately if there is an event in the EventScanner already.Methods in codedraw with parameters of type MouseClickEventModifier and TypeMethodDescriptiondefault voidAnimation.onMouseClick(MouseClickEvent event) This method is called once every time a mouse button is pressed down and quickly released again.