Function 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
$#!
 <name>ChatSwitch, New Chat
 <name>InitializeChat, New Chat
A
 Add
 Append
C
 CEcho, New MiniConsole
 CheckInput, Lib
 Clear
D
 DEcho, New MiniConsole
 do_error, Lib
 Draw
E
 Echo
 EchoLink, New MiniConsole
 EchoPopup, New MiniConsole
G
 getField, New Gauge
H
 HEcho, New MiniConsole
 Hide
I
 IsValid, New Enum
M
 Move
N
 new
O
 OrderedTable, Lib
P
 Paste
R
 Remove
 Replace, New Hover
 Reset, Options
 Resize
S
 Show
U
 Update, New Gauge
 updateAbsolute
 updateAbsolutes
 updateBorders, HUD
 updateFrames, New Box
 updateStylesheet
 updateStyletable, New BorderSide
A dirty global function used as a callback for tabs.
A global function, registered as an event handler for the VyzorDrawnEvent.
function new_frame:Add (object)
Adds a new object to this Frame.
function new_hover:Add (component)
Adds a new Component to the Hover Component.
function new_chat:Append (channel)
Appends text to a channel from the buffer.
function new_console:Append ()
Copies text to the MiniConsole from a buffer or the clipboard (via copy()).
function new_console:CEcho (text)
Displays text on a MiniConsole with colour tags.
function Lib.CheckInput (check,
value,
kind,
depth,
obj,
pos)
Does some input checking for sanity’s sake.
function new_chat:Clear (channel)
Removes all text from a channel.
function new_frame:Clear (do_children)
Clears all text from the Frame.
function new_console:Clear ()
Clears all text from the MiniConsole.
function new_console:DEcho (text,
fore,
back,
insert)
Displays text on a MiniConsole with some crazy-ass formatting.
local function do_error (kind,
depth,
obj,
pos)
A local function to output uniform error messages.
function new_frame:Draw ()
Draws this Frame.
function new_map:Draw ()
The map magically appears! 
function new_console:Draw ()
Draws the MiniConsole.
function new_chat:Echo (channel,
text)
Echos any kind of text into a specific channel.
function new_frame:Echo (text)
Displays text on a Frame.
function new_gauge:Echo (text)
Displays text on the auto-generated caption Frame.
function new_console:Echo (text)
Displays text on a MiniConsole.
function new_console:EchoLink (text,
command,
hint,
keep_format,
insert)
Displays a clickable line of text in a MiniConsole.
function new_console:EchoPopup (text,
commands,
hints,
keep_format,
insert)
Clickable text that expands out to a menu.
local function getField (field)
Retrieves the value of the given index.
function new_console:HEcho (text)
Displays text on a MiniConsole with Hex color formatting.
function new_frame:Hide ()
Hides the Frame.
function new_map:Hide ()
Hides the Map.
function new_console:Hide ()
function new_enum:IsValid (key)
Verifies the 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)
local function new (_,
init_content,
init_alignment,
init_repeat)
local function new (_,
_type,
_subtype)
local function new (_,
init_width,
init_style,
init_content,
init_radius,
init_borders)
local function new (_,
init_width,
init_style,
init_content,
init_radius)
Should only be used as an argument to a Border Component.
local function new (_,
name,
init_mode,
init_back,
init_frames)
local function new (_,
init_content)
local function new (_,
name,
init_back,
init_channels,
init_tabloc,
init_size,
init_wrap,
init_font,
init_components)
local function new (_,
mode,
...)
Expected arguments differ depending on mode.
local function new (_,
_subtype,
options_table)
local function new (_,
init_size,
init_style,
init_decoration)
local function new (_,
name,
x,
y,
width,
height)
local function new (_,
name,
current,
maximum,
init_back,
init_fore,
fill_enum,
init_over)
local function new (_,
mode,
...)
Expected arguments differ depending on mode.
local function new (_,
init_components)
local function new (_,
url,
init_alignment)
local function new (_,
init_x,
init_y,
init_width,
init_height)
local function new (_,
...)
local function new (_,
name,
init_x,
init_y,
init_width,
init_height,
word_wrap,
font_size)
local function new (_,
...)
local function new (_,
frame,
init_x,
init_y,
is_first)
local function new (_,
frame,
init_width,
init_height,
is_first)
function Lib.OrderedTable ()
Creates a table that preserves order of key->value pairs as they’re entered.
function new_chat:Paste (channel)
Pastes copy()’d text into a channel.
function new_console:Paste ()
Copies text to the MiniConsole from the clipboard (via copy()).
function new_frame:Remove (object)
Removes an object from this Frame.
function new_hover:Remove (subtype)
Removes a Component from the Hover Component.
function new_hover:Replace (component)
Replaces a Component in the Hover Component.
function Options:Reset ()
Resets all Options to default values.
function new_frame:Resize (new_width,
new_height)
Resizes the Frame.
function new_map:Resize (new_width,
new_height)
Adjusts the Map’s size.
function new_console:Resize (new_width,
new_height)
function new_frame:Show ()
Reveals the Frame.
function new_map:Show ()
Returns the Map to its original size.
function new_console:Show ()
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.
Close