Class WMinus
java.lang.Object
meteordevelopment.meteorclient.gui.widgets.WWidget
meteordevelopment.meteorclient.gui.widgets.pressable.WPressable
meteordevelopment.meteorclient.gui.widgets.pressable.WMinus
- All Implemented Interfaces:
BaseWidget
- Direct Known Subclasses:
WMeteorMinus
-
Field Summary
Fields inherited from class meteordevelopment.meteorclient.gui.widgets.pressable.WPressable
action, pressed -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class meteordevelopment.meteorclient.gui.widgets.pressable.WPressable
onMouseClicked, onMouseReleased, onPressedMethods inherited from class meteordevelopment.meteorclient.gui.widgets.WWidget
calculateSize, calculateWidgetPositions, charTyped, getRoot, getTheme, init, invalidate, isOver, keyPressed, keyRepeated, mouseClicked, mouseMoved, mouseReleased, mouseScrolled, move, onCalculateWidgetPositions, onCharTyped, onKeyPressed, onKeyRepeated, onMouseMoved, onMouseScrolled, onRender, pad, render
-
Constructor Details
-
WMinus
public WMinus()
-
-
Method Details
-
onCalculateSize
protected void onCalculateSize()- Overrides:
onCalculateSizein classWWidget
-