public class UIAudio extends UICollapsibleSection
| Modifier and Type | Class and Description |
|---|---|
class |
UIAudio.UIOutputControls |
UI2dContainer.ArrowKeyFocus, UI2dContainer.LayoutbottomMargin, height, leftMargin, rightMargin, textAlignHorizontal, textAlignVertical, textOffsetX, textOffsetY, topMargin, width, x, ychildren, hasFocus, mousePressContextMenu, visible| Constructor and Description |
|---|
UIAudio(UI ui,
LXAudioEngine audio,
float w) |
| Modifier and Type | Method and Description |
|---|---|
static void |
addAttackAndRelease(UI2dContainer container,
float yp,
BoundedParameter attack,
BoundedParameter release) |
static void |
addGainAndRange(UI2dContainer container,
float yp,
BoundedParameter gain,
BoundedParameter range) |
getContentTarget, isExpanded, onDraw, onKeyPressed, onMousePressed, setExpanded, setTitle, setTitleX, toggleaddChildren, addTopLevelComponent, getChild, getChildren, getContentHeight, getContentWidth, iterator, newHorizontalContainer, newHorizontalContainer, newHorizontalContainer, newVerticalContainer, newVerticalContainer, newVerticalContainer, reflow, removeAllChildren, setArrowKeyFocus, setChildMargin, setChildSpacing, setChildSpacing, setContentHeight, setContentSize, setContentTarget, setContentWidth, setLayout, setMinHeight, setMinWidth, setPadding, setPadding, setPaddingaddToContainer, addToContainer, breakTextToWidth, clipTextToWidth, contains, drawBackground, drawBorder, drawFocus, drawFocusCorners, drawFocusCorners, getBackgroundColor, getBorderColor, getBorderRounding, getBorderWeight, getContainer, getFocusColor, getFocusSize, getFont, getFontColor, getHeight, getNextSibling, getParent, getPrevSibling, getWidth, getX, getY, hasBackground, hasBorder, hasFont, hasFontColor, isMappable, onResize, redraw, removeFromContainer, setBackground, setBackgroundColor, setBorder, setBorderColor, setBorderRounding, setBorderWeight, setBottomMargin, setContainerIndex, setDescription, setFocusBackground, setFocusBackgroundColor, setFocusColor, setFocusCorners, setFont, setFontColor, setFontColor, setHeight, setLeftMargin, setMappable, setMargin, setMargin, setMargin, setPosition, setPosition, setPosition, setPosition, setRightMargin, setSize, setTextAlignment, setTextAlignment, setTextOffset, setTopMargin, setVisible, setWidth, setX, setYaddLoopTask, beginDraw, blur, bringToFront, consumeKeyEvent, consumeMousePress, consumeMouseWheelEvent, endDraw, focus, getDescription, getFocusedChild, getLX, getUI, hasDirectFocus, hasFocus, isVisible, keyEventConsumed, loop, mousePressConsumed, onBlur, onFocus, onUIResize, removeLoopTask, toggleVisibleonKeyReleased, onKeyTyped, onMouseClicked, onMouseDragged, onMouseMoved, onMouseOut, onMouseOver, onMouseReleased, onMouseWheelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic UIAudio(UI ui, LXAudioEngine audio, float w)
public static void addGainAndRange(UI2dContainer container, float yp, BoundedParameter gain, BoundedParameter range)
public static void addAttackAndRelease(UI2dContainer container, float yp, BoundedParameter attack, BoundedParameter release)
LX library by Mark C. Slee. © 2012-2020