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 uIElement, float float0, float float1, String string1, String string0) GenericButton
(UIElement uIElement, float float0, float float1, float float2, float float3, String string0, String string1, Texture texture0, Texture texture1) HUDButton
(String _name, float x, float y, String _texture, String _highlight, String _overicon, UIElement _display) SCButton
(String string0, float float1, float float0, String string1, String string2, UIElement uIElement) -
Uses of UIElement in zombie.vehicles
Subclasses of UIElement in zombie.vehicles -
Uses of UIElement in zombie.worldMap
Subclasses of UIElement in zombie.worldMap