|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScrollPane.ScrollPaneStyle | |
---|---|
com.badlogic.gdx.scenes.scene2d.ui |
Uses of ScrollPane.ScrollPaneStyle in com.badlogic.gdx.scenes.scene2d.ui |
---|
Methods in com.badlogic.gdx.scenes.scene2d.ui that return ScrollPane.ScrollPaneStyle | |
---|---|
ScrollPane.ScrollPaneStyle |
ScrollPane.getStyle()
Returns the scroll pane's style. |
Methods in com.badlogic.gdx.scenes.scene2d.ui with parameters of type ScrollPane.ScrollPaneStyle | |
---|---|
void |
ScrollPane.setStyle(ScrollPane.ScrollPaneStyle style)
|
Constructors in com.badlogic.gdx.scenes.scene2d.ui with parameters of type ScrollPane.ScrollPaneStyle | |
---|---|
ScrollPane(Actor widget,
ScrollPane.ScrollPaneStyle style)
|
|
ScrollPane(Actor widget,
ScrollPane.ScrollPaneStyle style,
java.lang.String name)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |