onTouchDown
Attaches an InputListener to this actor.
Return
InputListener instance.
Parameters
listener
invoked each time this actor is touched. Consumes the Actor as this.
Attaches an InputListener to this actor.
InputListener instance.
invoked each time this actor is touched. Consumes the Actor as this.