public class ScrollableList extends ScrollPane
ScrollPane.TouchController
Constructor and Description |
---|
ScrollableList(Component content) |
Modifier and Type | Method and Description |
---|---|
void |
onClick(float x,
float y) |
content, destroy, dontCatchTouch, scrollTo
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 ScrollableList(Component content)
public void onClick(float x, float y)
onClick
in class ScrollPane