libgdx API

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

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

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

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


libgdx API

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