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, width
add, addToBack, bringToFront, clear, draw, getLength, getMember, kill, recycle, remove, update
camera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisible
public ScrollPane(Component content)