Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
F
 fill_mode, New Gauge
 FillMode, New Gauge
 first_frame, Frame
 Font
 Font Properties, New Font
 FontDecoration
 FontSize
 FontStyle
 FontWeight
 Foreground, New Gauge
 foreground_frame, New Gauge
 Frame
 Frame Properties, New Frame
 frames
 Frames
 Functions
 Functions and Properties
G
 Gauge
 Gauge Properties, New Gauge
 GaugeFill
 getField, New Gauge
 Gradient
 Gradient Properties, New Gradient
 gradient_data, New Gradient
 GradientMode
H
 handle_borders, Options
 HandleBorders, Options
 HEcho, New MiniConsole
 Height
 Hide
 Hover
 Hover Properties, New Hover
 HUD
I
 Image
 Image Properties, New Image
 inactive_background, New Chat
 InactiveBackground, New Chat
 init_func, New Chat
 is_bounding, New Frame
 is_drawn, New Frame
 is_first, New Frame
 is_hidden, New Map
 is_side, New BorderSide
 IsBounding, New Frame
 IsDrawn, New Frame
 IsSide, New BorderSide
 IsValid, New Enum
L
 left
 Left
 Lib
 License
M
 Map
 Map Properties, New Map
 Margin
 Margin Properties, New Margin
 master_list
 Maximum, New Gauge
 maximum_address, New Gauge
 MaximumAddress, New Gauge
 mini_consoles
 MiniConsole
 MiniConsole Properties, New MiniConsole
 MiniConsoles
 mode, New Box
 Mode
 Move
local fill_mode
Determines direction Gauge fills.
Gets and sets the Gauge’s fill direction.
local first_frame
Used for very specific handling of the master Vyzor HUD.
Defines the Font Component.
See Font.
See FontDecoration.
Gets and sets the size of the font in the MiniConsoles.
Gets and sets the MiniConsole’s font size.
See FontStyle.
See FontWeight.
Returns the Gauge’s Foreground Frame.
local foreground_frame
Frame serving as Gauge’s foreground.
Defines the primary container for Vyzor Components.
Frame
See Frame.
local frames
Holds this Box’s Frames.
local frames
A list of Frames this Frame contains.
Returns a copy of the Box’s Frames.
Returns a copy of the Frame’s child Frames.
Defines a Gauge Compound.
See Gauge.
See GaugeFill.
local function getField (field)
Retrieves the value of the given index.
Defines a Gradient Component.
See Gradient.
local gradient_data
Contains the Gradient’s data.
See GradientMode.
local handle_borders
Determines whether or not Vyzor handles Mudlet’s borders.
Gets and sets a value that determines whether or not Vyzor handles Mudlet’s borders.
function new_console:HEcho (text)
Displays text on a MiniConsole with Hex color formatting.
Gets and sets the user-defined height.
Gets and sets the MiniConsole’s relative height.
Gets and sets the relative height of the Frame.
function new_frame:Hide ()
Hides the Frame.
function new_map:Hide ()
Hides the Map.
function new_console:Hide ()
Defines a Hover Component.
See Hover.
This is the primary Vyzor Frame, responsible for managing all other Frames.
HUD
See HUD.
Defines an Image Component.
See Image.
local inactive_background
The default background color of tabs when they’re not the active tab.
Gets and sets the Background Component of the tabs that are currently inactive.
local init_func
The name of the global initialization function for this Chat Compound.
local is_bounding
Does this object obey bounding rules?
local is_drawn
Has this Frame been drawn?
local is_first
Is this the HUD?
local is_hidden
Special handling for special Map hiding.
local is_side
Is it a Left or Right? 
Gets and sets a boolean value.
Has this Frame been drawn?
Gets and sets the BorderSide’s is_side value.
function new_enum:IsValid (key)
Verifies the Enum.
local left
The size of the left side of the Margin.
local left
The size of the left side of the Padding.
Gets and sets an individual BorderSide Subcomponent.
Gets and sets the size of a side of the Margin Component.
Gets and sets the size of a side of the Padding Component.
A utility table, holding miscellaneous functions and structures.
Vyzor, UI Manager for Mudlet
Defines the Map Component.
See Map.
Defines a Margin Component.
See Margin.
local master_list
Holds all Frames for reference.
local master_list
A list of Gauges, used to update all Gauges.
local master_list
Holds all MiniConsoles for consistent reference.
Returns the numeric value of the maximum variable.
local maximum_address
Index of maximum variable.
Gets and sets the Gauge’s maximum variable index.
The MiniConsoles managed by this Chat Compound.
local mini_consoles
Stores MiniConsole Components.
Defines the MiniConsole Component.
See MiniConsole.
Returns a copied list of the MiniConsoles in the Compound.
Returns a copy of the Frame’s MiniConsoles.
local mode
The alignment of the Frames within the Box.
Gets and sets the Box’s BoxMode.
Returns the Color Component’s ColorMode Enum.
Returns the Gradient’s GradientMode Enum.
function new_frame:Move (new_x,
new_y)
Repositions the Frame.
function new_map:Move (new_x,
new_y)
Moves the Map.
function new_console:Move (new_x,
new_y)
Close