Reveals the Frame.
function new_frame:Show () 
Returns the Map to its original size.
function new_map:Show () 
function new_console:Show () 
The Font’s initial size.
local size 
The Size Supercomponent managing this Frame’s space.
local size 
Font size of the text in MiniConsole.
local size 
The Border’s BorderStyle.
local style 
BorderSide’s BorderStyle.
local style 
The Font’s initial FontStyle.
local style 
This Component’s Stylesheet.
local stylesheet 
The Border’s stylesheet.
local stylesheet 
The Color Component’s stylesheet.
local stylesheet 
The Font Component’s stylesheet.
local stylesheet 
This Frame’s Stylesheet.
local stylesheet 
The Gradient Component’s stylesheet.
local stylesheet 
Hover Component’s stylesheet.
local stylesheet 
The Image Component’s stylesheet.
local stylesheet 
The Margin Component’s stylesheet.
local stylesheet 
The Padding Component’s stylesheet.
local stylesheet 
A table holding the Stylesheets of all Components.
local styletable 
The name of the global function that will be used to switch MiniConsoles when the tab is clicked.
local switch_func 
A Frame that holds the tabs’ Box Compound.
local tab_container 
Determines on which side of the MiniConsoles the tabs will sit.
local tab_location 
Format used when auto_echo is true.
local text_format 
The size of the top of the Margin.
local top 
The size of the top of the Padding.
local top 
Updates the Gauge.
function new_gauge:Update () 
Generates the absolute coordinates (abs_coords) of the Frame.
local function updateAbsolute () 
Generates the absolute dimensions (abs_dims) of the Frame.
local function updateAbsolute () 
Sets the actual size and position of the Map using the parent Frame’s Content.
local function updateAbsolutes () 
Sets the actual size and position of the MiniConsole using the parent Frame’s Content.
local function updateAbsolutes () 
Updates Mudlet’s Borders.
local function updateBorders () 
Updates the Box’s Frames based on BoxMode.
local function updateFrames() 
Updates the Component’s stylesheet.
local function updateStylesheet () 
Updates the Border Component’s stylesheet.
local function updateStylesheet () 
Updates the Color Component’s stylesheet.
local function updateStylesheet () 
Updates the Font Component’s stylesheet.
local function updateStylesheet () 
Polls all Component’s for their Stylesheets.
local function updateStylesheet () 
Updates the Gradient’s stylesheet.
local function updateStylesheet () 
Updates the Hover Component’s stylesheet.
local function updateStylesheet () 
Updates the Image’s stylesheet.
local function updateStylesheet () 
Updates the Margin Component’s stylesheet.
local function updateStylesheet () 
Updates the Padding Component’s stylesheet.
local function updateStylesheet () 
Updates the BorderSide’s stylesheet table.
local function updateStyletable () 
A dirty global function to update all Vyzor Gauges.
function VyzorGaugeUpdate () 
Calls update on each Gauge after Vyzor has been drawn.
function VyzorInitializeGauges () 
The Border’s width.
local width 
BorderSide’s width.
local width 
Number of characters at which the MiniConsole will wrap.
local wrap