Uses of Class
zombie.ui.UIElement
Packages that use UIElement
Package
Description
-
Uses of UIElement in zombie.iso.areas.isoregion
Methods in zombie.iso.areas.isoregion with parameters of type UIElement -
Uses of UIElement in zombie.Lua
Methods in zombie.Lua with parameters of type UIElementModifier and TypeMethodDescriptionstatic voidLuaManager.GlobalObject.drawOverheadMap(UIElement ui, int level, float zoom, float xpos, float ypos) static floatLuaManager.GlobalObject.translatePointXInOverheadMapToWindow(float x, UIElement ui, float zoom, float xpos) static floatLuaManager.GlobalObject.translatePointXInOverheadMapToWorld(float x, UIElement ui, float zoom, float xpos) static floatLuaManager.GlobalObject.translatePointYInOverheadMapToWindow(float y, UIElement ui, float zoom, float ypos) static floatLuaManager.GlobalObject.translatePointYInOverheadMapToWorld(float y, UIElement ui, float zoom, float ypos) -
Uses of UIElement in zombie.popman
Methods in zombie.popman with parameters of type UIElement -
Uses of UIElement in zombie.ui
Modifier and TypeClassDescriptionfinal classfinal classfinal classfinal classfinal classclassclassfinal classfinal classfinal classclassfinal classfinal classfinal classfinal classTurboTuTone.final classfinal classstatic final classfinal classfinal classfinal classfinal classfinal classfinal classfinal classclassfinal classModifier and TypeFieldDescriptionDialogButton.messageTargetGenericButton.messageTargetUIElement.parentModifier and TypeMethodDescriptionvoidvoidUIElement.BringToTop(UIElement el) UIElement.getXScrolled(UIElement parent) UIElement.getYScrolled(UIElement parent) voidvoidvoidvoidUIElement.RemoveChild(UIElement el) voidUIElement.RemoveControl(UIElement el) voidModifierConstructorDescriptionDialogButton(UIElement messages, float x, float y, String text, String name) GenericButton(UIElement messages, float x, float y, float width, float height, String name, String text, Texture UpTex, Texture DownTex) HUDButton(String name, float x, float y, String texture, String highlight, String overicon, UIElement display) -
Uses of UIElement in zombie.vehicles
Subclasses of UIElement in zombie.vehicles -
Uses of UIElement in zombie.worldMap
Subclasses of UIElement in zombie.worldMap