libgdx API

Uses of Package
com.badlogic.gdx.input

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

Classes in com.badlogic.gdx.input used by com.badlogic.gdx.input
GestureDetector.GestureListener
          Register an instance of this class with a GestureDetector to receive gestures such as taps, long presses, flings, panning or pinch zooming.
 

Classes in com.badlogic.gdx.input used by com.badlogic.gdx.scenes.scene2d.utils
GestureDetector
          InputProcessor implementation that detects gestures (tap, long press, fling, pan, zoom, pinch) and hands them to a GestureDetector.GestureListener.
 


libgdx API

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