Uses of Interface
zombie.ui.UIEventHandler
Packages that use UIEventHandler
-
Uses of UIEventHandler in zombie.ui
Classes in zombie.ui that implement UIEventHandlerConstructors in zombie.ui with parameters of type UIEventHandlerModifierConstructorDescriptionDialogButton
(UIEventHandler uIEventHandler, int int0, int int1, String string1, String string0) GenericButton
(UIEventHandler uIEventHandler, 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, UIEventHandler _handler) HUDButton
(String _name, float x, float y, String _texture, String _highlight, UIEventHandler _handler) ScrollBar
(String _name, UIEventHandler messages, int x_pos, int y_pos, int Length, boolean IsVertical)