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
S
 Show
 size
 Size
 Size Properties, New Size
 style
 Style
 stylesheet
 Stylesheet
 styletable, New BorderSide
 Styletable, New BorderSide
 Subtype, New Base
 switch_func, New Chat
T
 tab_container, New Chat
 tab_location, New Chat
 TabLocation
 tabs, New Chat
 Tabs, New Chat
 TabSize, New Chat
 text_format, New Gauge
 TextFormat, New Gauge
 top
 Top
 Type, New Base
U
 Update, New Gauge
 updateAbsolute
 updateAbsolutes
 updateBorders, HUD
 updateFrames, New Box
 updateStylesheet
 updateStyletable, New BorderSide
 Url, New Image
V
 Variables
 Vyzor
 VyzorBottom, HUD
 VyzorGaugeUpdate, Gauge
 VyzorInitializeGauges, New Gauge
 VyzorLeft, HUD
 VyzorResize, HUD
 VyzorRight, HUD
 VyzorTop, HUD
W
 Weight, New Font
 width
 Width
 WordWrap
 wrap, New MiniConsole
X
 X
Y
 Y
function new_frame:Show ()
Reveals the Frame.
function new_map:Show ()
Returns the Map to its original size.
function new_console:Show ()
local size
The Font’s initial size.
local size
The Size Supercomponent managing this Frame’s space.
local size
Font size of the text in MiniConsole.
Defines the Size Supercomponent.
Gets and sets the Font’s size.
Returns this Frame’s Size Supercomponent.
local style
The Border’s BorderStyle.
local style
BorderSide’s BorderStyle.
local style
The Font’s initial FontStyle.
Gets and sets the BorderStyle Component.
Gets and sets the BorderSide’s BorderStyle.
Gets and sets the Font’s FontStyle.
local stylesheet
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.
Updates and returns the Background Component’s stylesheet.
Updates and returns the Border Component’s stylesheet.
Returns the Brush’s content’s Stylesheet.
Updates and returns the Color’s stylesheet.
Updates and returns the Font Component’s stylesheet.
Updates and returns this Frame’s Stylesheet.
Updates and returns the Gradient Component’s stylesheet.
Updates and returns the Hover Component’s stylesheet.
Updates and returns the Image Component’s stylesheet.
Updates and returns the Margin Component’s stylesheet.
Updates and returns the Padding Component’s stylesheet.
local styletable
A table holding the Stylesheets of all Components.
Updates and returns the BorderSide’s stylesheet table.
Returns the object’s subtype.
local switch_func
The name of the global function that will be used to switch MiniConsoles when the tab is clicked.
local tab_container
A Frame that holds the tabs’ Box Compound.
local tab_location
Determines on which side of the MiniConsoles the tabs will sit.
Gets and sets the location of the tabs surrouding the MiniConsoles.
See TabLocation.
The tab Frames managed by this Chat Compound.
Returns a copied list of the Tabs in the Compound.
Gets and sets the size of the un-managed dimension of the tabs.
local text_format
Format used when auto_echo is true.
Gets and sets the format used by auto_echo.
local top
The size of the top of the Margin.
local top
The size of the top 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.
Returns the object’s type.
function new_gauge:Update ()
Updates the Gauge.
local function updateAbsolute ()
Generates the absolute coordinates (abs_coords) of the Frame.
local function updateAbsolute ()
Generates the absolute dimensions (abs_dims) of the Frame.
local function updateAbsolutes ()
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 updateBorders ()
Updates Mudlet’s Borders.
local function updateFrames()
Updates the Box’s Frames based on BoxMode.
local function updateStylesheet ()
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 updateStyletable ()
Updates the BorderSide’s stylesheet table.
Returns the Image’s filepath, made Stylesheet appropriate.
The primary Vyzor module, which holds all other modules.
The Frame defined by Mudlet’s bottom border.
function VyzorGaugeUpdate ()
A dirty global function to update all Vyzor Gauges.
function VyzorInitializeGauges ()
Calls update on each Gauge after Vyzor has been drawn.
The Frame defined by Mudlet’s left border.
Handles Mudlet’s window resizing via anonymous Event.
The Frame defined by Mudlet’s right border.
The Frame defined by Mudlet’s top border.
Gets and sets the Font’s FontWeight.
local width
The Border’s width.
local width
BorderSide’s width.
Gets and sets the Border Component’s width.
Gets and sets the BorderSide Subcomponent’s width.
Gets and sets the user-defined width.
Gets and sets the MiniConsole’s relative width.
Gets and sets the relative width of the Frame.
Gets and sets the word wrap of the MiniConsoles.
Gets and sets the MiniConsole’s word wrap.
local wrap
Number of characters at which the MiniConsole will wrap.
Gets and sets the user-defined X coordinate.
Gets and sets the MiniConsole’s relative X coordinate.
Gets and sets the relative (user-defined) x value of the Frame.
Gets and sets the user-defined Y coordinate.
Gets and sets the MiniConsole’s relative Y coordinate.
Gets and sets the relative (user-defined) y value of the Frame.
Close