{@code}
name
attribute defines the name of the style which you can later use with {@link Skin#newScrollPane(String,Stage,Actor,int,int,String)}.background
attribute references a {@link NinePatch} by name, to be used as the scroll pane's backgroundhScroll
attribute references a {@link NinePatch} by name, to be used as the scroll pane's horizontalscroll bar.hScrollKnow
attribute references a {@link NinePatch} by name, to be used as the scroll pane's horizontalscroll handle.vScroll
attribute references a {@link NinePatch} by name, to be used as the scroll pane's vertical scrollbar.vScrollKnow
attribute references a {@link NinePatch} by name, to be used as the scroll pane's verticalscroll handle..
|
|