public class VisProgressBar
extends com.badlogic.gdx.scenes.scene2d.ui.ProgressBar
VisProgressBar
. Does not provide additional features.ProgressBar
Constructor and Description |
---|
VisProgressBar(float min,
float max,
float stepSize,
boolean vertical) |
VisProgressBar(float min,
float max,
float stepSize,
boolean vertical,
com.badlogic.gdx.scenes.scene2d.ui.ProgressBar.ProgressBarStyle style) |
VisProgressBar(float min,
float max,
float stepSize,
boolean vertical,
java.lang.String styleName) |
act, clamp, draw, getKnobDrawable, getKnobPosition, getMaxValue, getMinValue, getPercent, getPrefHeight, getPrefWidth, getStepSize, getStyle, getValue, getVisualPercent, getVisualValue, isDisabled, setAnimateDuration, setAnimateInterpolation, setDisabled, setRange, setSnapToValues, setStepSize, setStyle, setValue, setVisualInterpolation
getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, invalidate, invalidateHierarchy, layout, needsLayout, pack, setFillParent, setLayoutEnabled, sizeChanged, validate
addAction, addCaptureListener, addListener, clear, clearActions, clearListeners, clipBegin, clipBegin, clipEnd, debug, drawDebug, drawDebugBounds, fire, getActions, getCaptureListeners, getColor, getDebug, getHeight, getListeners, getName, getOriginX, getOriginY, getParent, getRight, getRotation, getScaleX, getScaleY, getStage, getTop, getTouchable, getUserObject, getWidth, getX, getX, getY, getY, getZIndex, hasActions, hasParent, hit, isAscendantOf, isDescendantOf, isTouchable, isVisible, localToAscendantCoordinates, localToParentCoordinates, localToStageCoordinates, moveBy, notify, parentToLocalCoordinates, positionChanged, remove, removeAction, removeCaptureListener, removeListener, rotateBy, rotationChanged, scaleBy, scaleBy, screenToLocalCoordinates, setBounds, setColor, setColor, setDebug, setHeight, setName, setOrigin, setOrigin, setOriginX, setOriginY, setParent, setPosition, setPosition, setRotation, setScale, setScale, setScaleX, setScaleY, setSize, setStage, setTouchable, setUserObject, setVisible, setWidth, setX, setY, setZIndex, sizeBy, sizeBy, stageToLocalCoordinates, toBack, toFront, toString
public VisProgressBar(float min, float max, float stepSize, boolean vertical)
public VisProgressBar(float min, float max, float stepSize, boolean vertical, java.lang.String styleName)
public VisProgressBar(float min, float max, float stepSize, boolean vertical, com.badlogic.gdx.scenes.scene2d.ui.ProgressBar.ProgressBarStyle style)