Class WMeteorTopBar
java.lang.Object
meteordevelopment.meteorclient.gui.widgets.WWidget
meteordevelopment.meteorclient.gui.widgets.containers.WContainer
meteordevelopment.meteorclient.gui.widgets.containers.WHorizontalList
meteordevelopment.meteorclient.gui.widgets.WTopBar
meteordevelopment.meteorclient.gui.themes.meteor.widgets.WMeteorTopBar
- All Implemented Interfaces:
MeteorWidget,BaseWidget
-
Nested Class Summary
Nested classes/interfaces inherited from class meteordevelopment.meteorclient.gui.widgets.WTopBar
WTopBar.WTopBarButton -
Field Summary
Fields inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WHorizontalList
calculatedWidth, fillXCount, spacingFields inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WContainer
cells -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ColorgetButtonColor(boolean pressed, boolean hovered) protected ColorMethods inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WHorizontalList
onCalculateSize, onCalculateWidgetPositions, spacingMethods inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WContainer
add, calculateSize, calculateWidgetPositions, charTyped, clear, keyPressed, keyRepeated, mouseClicked, mouseMoved, mouseReleased, mouseScrolled, move, moveCells, propagateEvents, remove, render, renderWidgetMethods inherited from class meteordevelopment.meteorclient.gui.widgets.WWidget
getRoot, getTheme, invalidate, isOver, onCharTyped, onKeyPressed, onKeyRepeated, onMouseClicked, onMouseMoved, onMouseReleased, onMouseScrolled, onRender, padMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface meteordevelopment.meteorclient.gui.utils.BaseWidget
getThemeMethods inherited from interface meteordevelopment.meteorclient.gui.themes.meteor.MeteorWidget
renderBackground, theme
-
Constructor Details
-
WMeteorTopBar
public WMeteorTopBar()
-
-
Method Details
-
getButtonColor
- Specified by:
getButtonColorin classWTopBar
-
getNameColor
- Specified by:
getNameColorin classWTopBar
-