Variable 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
A
 abs_coords, New Position
 abs_dims, New Size
 active_background, New Chat
 alignment
 Alignment, Vyzor
 auto_echo, New Gauge
B
 background, New Chat
 Background, Vyzor
 background_frame
 Border, Vyzor
 borders
 BorderSide, Vyzor
 BorderStyle, Vyzor
 bottom
 bounding_type, New Frame
 BoundingMode, Vyzor
 Box, Vyzor
 BoxMode, Vyzor
 brush, New BorderSide
 Brush, Vyzor
C
 callback, New Frame
 callback_args, New Frame
 caption_frame, New Gauge
 Chat, Vyzor
 Color, Vyzor
 color_data, New Color
 ColorMode, Vyzor
 components
 Components, Vyzor
 compounds, New Frame
 Compounds, Vyzor
 console_height
 console_width, HUD
 container
 content
 content_coords, New Position
 content_dims, New Size
 coords, New Position
 current_address, New Gauge
 current_channel, New Chat
D
 decoration, New Font
 default_borders, Options
 default_console_height, Options
 default_draw_order, Options
 default_handle_borders, Options
 dims, New Size
 draw_order, Options
E
 enum_table
 Enums, Vyzor
F
 fill_mode, New Gauge
 first_frame, Frame
 Font, Vyzor
 FontDecoration, Vyzor
 FontStyle, Vyzor
 FontWeight, Vyzor
 foreground_frame, New Gauge
 Frame, Vyzor
 frames
G
 Gauge, Vyzor
 GaugeFill, Vyzor
 Gradient, Vyzor
 gradient_data, New Gradient
 GradientMode, Vyzor
H
 handle_borders, Options
 Hover, Vyzor
 HUD, Vyzor
I
 Image, Vyzor
 inactive_background, 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
L
 left
M
 Map, Vyzor
 Margin, Vyzor
 master_list
 maximum_address, New Gauge
 mini_consoles, New Frame
 MiniConsole, Vyzor
 mode, New Box
O
 Options, Vyzor
 overflow_frames, New Gauge
local abs_coords
Contains the Frame’s generated, window coordinates.
local abs_dims
Contains the Frame’s generated, window dimensions.
local active_background
The default background color of the active tab.
local alignment
An Alignment Enum.
local alignment
An Alignment Enum, determing positioning of the image.
See Alignment.
local auto_echo
Should this Gauge echo every update?
local background
The background Frame that houses the Chat Compound.
See Background.
local background_frame
The Frame containing all other Frames.
local background_frame
Frame serving as Gauge’s background.
See Border.
local borders
Contains Vyzor’s Border information.
local borders
A table holding BorderSide Subcomponents.
local borders
Determines Border Frame size.
See BorderSide.
See BorderStyle.
local bottom
The size of the bottom of the Margin.
local bottom
The size of the bottom of the Padding.
local bounding_type
The BoundingMode rules to which this object adheres.
See BoundingMode.
See Box.
See BoxMode.
BorderSide’s Brush Component.
See Brush.
local callback
The name of a function to be used as a Label callback.
local callback_args
A table holding the arguments for a Label callback.
local caption_frame
Generated frame that can be echoed to.
See Chat.
See Color.
local color_data
Holds the Component’s color data.
See ColorMode.
local components
A list of Components this Frame contains.
local components
A table of Components.
local compounds
Stores Compounds.
local console_height
The height of the main console.
local console_height
User-defined height for main console.
local console_width
The width of the main console.
local container
The Frame that contains this one.
local container
Parent Frame.
local container
The MiniConsole’s parent frame.
local content
Either an Image Component or a Brush Component.
local content
The Border’s Brush or Image Component.
local content
The Color or Gradient Component this Brush contains.
local content_coords
Contains the Frame’s generated, Content Rectangle coordinates.
local content_dims
Contains the Frame’s generated, Content Rectangle dimensions.
local coords
Contains the Frame’s user-defined coordinates.
local current_address
Index of current variable.
local current_channel
The channel currently active.
local decoration
The Font’s initial FontDecoration.
local default_borders
Default state for Border Frames.
local _,default_console_height
Default height of main console is window height.
local default_draw_order
Default draw order for Border Frames.
local default_handle_borders
Default setting for determing whether or not Vyzor handles Mudlet’s borders.
local dims
Contains the user-defined dimensions of the Frame.
local draw_order
Determines layering for Border Frames.
local enum_table
Defines the options for Alignment.
local fill_mode
Determines direction Gauge fills.
local first_frame
Used for very specific handling of the master Vyzor HUD.
See Font.
See FontDecoration.
See FontStyle.
See FontWeight.
local foreground_frame
Frame serving as Gauge’s foreground.
Frame
See Frame.
local frames
Holds this Box’s Frames.
local frames
A list of Frames this Frame contains.
See Gauge.
See GaugeFill.
See Gradient.
local gradient_data
Contains the Gradient’s data.
See GradientMode.
local handle_borders
Determines whether or not Vyzor handles Mudlet’s borders.
See Hover.
HUD
See HUD.
See Image.
local inactive_background
The default background color of tabs when they’re not the active tab.
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? 
local left
The size of the left side of the Margin.
local left
The size of the left side of the Padding.
See Map.
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.
local maximum_address
Index of maximum variable.
local mini_consoles
Stores MiniConsole Components.
See MiniConsole.
local mode
The alignment of the Frames within the Box.
Options
See Options.
local overflow_frames
Contains the Gauge’s overflow frames.
Close