public class ScrollPane extends Component
| Modifier and Type | Class and Description |
|---|---|
class |
ScrollPane.TouchController |
| Constructor and Description |
|---|
ScrollPane(Component content) |
| Modifier and Type | Method and Description |
|---|---|
Component |
content() |
void |
destroy() |
void |
dontCatchTouch() |
void |
onClick(float x,
float y) |
void |
scrollTo(float x,
float y) |
bottom, centerX, centerY, fill, height, inside, left, right, setPos, setRect, setSize, top, widthadd, addToBack, bringToFront, clear, draw, getLength, getMember, kill, recycle, remove, updatecamera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisiblepublic ScrollPane(Component content)