Java com.badlogic.gdx.scenes.scene2d EventListener fields, constructors, methods, implement or subclass

Example usage for Java com.badlogic.gdx.scenes.scene2d EventListener fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.badlogic.gdx.scenes.scene2d EventListener.

The text is from its open source code.

Implementation

com.badlogic.gdx.scenes.scene2d.EventListener has the following implementations.
Click this link to see all its implementation.

Constructor

Method

booleanhandle(Event event)
Try to handle the given event, if it is applicable.