libgdx API

Uses of Class
com.badlogic.gdx.scenes.scene2d.InputListener

Packages that use InputListener
com.badlogic.gdx.scenes.scene2d.utils   
 

Uses of InputListener in com.badlogic.gdx.scenes.scene2d.utils
 

Subclasses of InputListener in com.badlogic.gdx.scenes.scene2d.utils
 class ClickListener
          Detects mouse over, mouse or finger touch presses, and clicks on an actor.
 class DragListener
          Detects mouse or finger touch drags on an actor.
 class DragScrollListener
          Causes a scroll pane to scroll when a drag goes outside the bounds of the scroll pane.
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)