Package org.rusherhack.client.api.system
Interface IWindowManager
- All Superinterfaces:
org.rusherhack.core.feature.IFeatureManager<Window>
-
Method Summary
Modifier and TypeMethodDescriptionvoidclosePopup(PopupWindow window) default @Nullable WindowvoidMoves the window to the top.voidpopupWindow(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
-