libgdx API

Uses of Class
com.badlogic.gdx.scenes.scene2d.ui.Label

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

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

Methods in com.badlogic.gdx.scenes.scene2d.ui that return Label
 Label ImageTextButton.getLabel()
           
 Label TextButton.getLabel()
           
 

Methods in com.badlogic.gdx.scenes.scene2d.ui with parameters of type Label
 Dialog Dialog.text(Label label)
          Adds the given Label to the content table
 


libgdx API

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