libgdx API

Uses of Class
com.badlogic.gdx.scenes.scene2d.ui.Touchpad.TouchpadStyle

Packages that use Touchpad.TouchpadStyle
com.badlogic.gdx.scenes.scene2d.ui   
 

Uses of Touchpad.TouchpadStyle in com.badlogic.gdx.scenes.scene2d.ui
 

Methods in com.badlogic.gdx.scenes.scene2d.ui that return Touchpad.TouchpadStyle
 Touchpad.TouchpadStyle Touchpad.getStyle()
          Returns the touchpad's style.
 

Methods in com.badlogic.gdx.scenes.scene2d.ui with parameters of type Touchpad.TouchpadStyle
 void Touchpad.setStyle(Touchpad.TouchpadStyle style)
           
 

Constructors in com.badlogic.gdx.scenes.scene2d.ui with parameters of type Touchpad.TouchpadStyle
Touchpad.TouchpadStyle(Touchpad.TouchpadStyle style)
           
Touchpad(float deadzoneRadius, Touchpad.TouchpadStyle style)
           
 


libgdx API

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