libgdx API

Uses of Interface
com.badlogic.gdx.scenes.scene2d.ui.SelectionListener

Packages that use SelectionListener
com.badlogic.gdx.scenes.scene2d.ui   
 

Uses of SelectionListener in com.badlogic.gdx.scenes.scene2d.ui
 

Methods in com.badlogic.gdx.scenes.scene2d.ui with parameters of type SelectionListener
 void List.setSelectionListener(SelectionListener listener)
           
 void SelectBox.setSelectionListener(SelectionListener listener)
          Sets the SelectionListener.
 


libgdx API

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