libgdx API

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

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

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

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


libgdx API

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