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 void
LuaManager.GlobalObject.drawOverheadMap
(UIElement uIElement, int int0, float float0, float float1, float float2) static float
LuaManager.GlobalObject.translatePointXInOverheadMapToWindow
(float x, UIElement ui, float zoom, float xpos) static float
LuaManager.GlobalObject.translatePointXInOverheadMapToWorld
(float x, UIElement ui, float zoom, float xpos) static float
LuaManager.GlobalObject.translatePointYInOverheadMapToWindow
(float y, UIElement ui, float zoom, float ypos) static float
LuaManager.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 class
final class
final class
final class
final class
class
class
final class
final class
final class
class
final class
final class
final class
final class
TurboTuTone.final class
final class
static final class
final class
final class
final class
final class
final class
final class
final class
class
final class
Modifier and TypeFieldDescriptionDialogButton.MessageTarget
GenericButton.MessageTarget
UIElement.Parent
Modifier and TypeMethodDescriptionvoid
void
UIElement.BringToTop
(UIElement el) UIElement.getXScrolled
(UIElement parent) UIElement.getYScrolled
(UIElement parent) void
void
void
void
UIElement.RemoveChild
(UIElement el) void
UIElement.RemoveControl
(UIElement el) void
ModifierConstructorDescriptionDialogButton
(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