libgdx API

Uses of Class
com.badlogic.gdx.InputAdapter

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

Uses of InputAdapter in com.badlogic.gdx.input
 

Subclasses of InputAdapter in com.badlogic.gdx.input
 class GestureDetector
           
 

Uses of InputAdapter in com.badlogic.gdx.scenes.scene2d
 

Subclasses of InputAdapter in com.badlogic.gdx.scenes.scene2d
 class Stage
          A stage is a container for Actors and handles distributing touch events, animating actors and asking them to render themselves.
 


libgdx API

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