Package arc.scene.event
package arc.scene.event
-
ClassDescriptionListener for
ChangeListener.ChangeEvent
.Fired when something in an actor has changed.Detects mouse over, mouse or finger touch presses, and clicks on an element.Detects mouse or finger touch drags on an element.Causes a scroll pane to scroll when a drag goes outside the bounds of the scroll pane.Detects tap, long press, fling, pan, zoom, and pinch gestures on an actor.Low level interface for receiving events.Listener forFocusListener.FocusEvent
.Fired when an element gains or loses keyboard or scroll focus.Event for actor input: touch, mouse, keyboard, and scroll.Types of low-level input events supported by scene2d.EventListener for low-level input events.The base class for all events.Determines how touch input events are distributed to an element and any children.