Package org.rusherhack.client.api.system
Interface IWindowManager
- All Superinterfaces:
org.rusherhack.core.feature.IFeatureManager<Window>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
closePopup
(PopupWindow window) default @Nullable Window
void
Moves the window to the top.void
popupWindow
(PopupWindow window) Methods inherited from interface org.rusherhack.core.feature.IFeatureManager
getFeature, getFeatures, registerFeature
-
Method Details
-
moveToTop
Moves the window to the top.- Parameters:
window
-
-
popupWindow
-
closePopup
-
getRenderer
IRenderer2D getRenderer() -
getFontRenderer
IFontRenderer getFontRenderer() -
getWindowHandler
WindowHandlerBase getWindowHandler() -
getFocusedWindow
-
getVisibleWindows
-