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
 abs_coords, New Position
 abs_dims, New Size
 Absolute
 AbsoluteHeight
 AbsoluteSize, New MiniConsole
 AbsoluteWidth
 AbsoluteWrap, New MiniConsole
 AbsoluteX
 AbsoluteY
 active_background, New Chat
 ActiveBackground, New Chat
 Add
 alignment
 Alignment
 Append
 auto_echo, New Gauge
 AutoEcho, New Gauge
B
 background, New Chat
 Background
 Background Properties, New Background
 background_frame
 Base
 Base Properties, New Base
 Border
 Border Properties, New Border
 borders
 Borders, Options
 BorderSide
 BorderSide Properties, New BorderSide
 BorderStyle
 bottom
 Bottom
 bounding_type, New Frame
 BoundingMode
 Box
 Box Properties, New Box
 BoxMode
 brush, New BorderSide
 Brush
 Brush Properties, New Brush
A dirty global function used as a callback for tabs.
A global function, registered as an event handler for the VyzorDrawnEvent.
local abs_coords
Contains the Frame’s generated, window coordinates.
local abs_dims
Contains the Frame’s generated, window dimensions.
Returns the coordinates of the Frame within the Mudlet window (abs_coords).
Returns the absolute dimensions (abs_dims) of the Frame.
Returns the actual height.
Returns the MiniConsole’s actual height.
Returns the absolute height of the Frame.
Returns the actual size of the MiniConsole’s text.
Returns the actual width.
Returns the MiniConsole’s actual width.
Returns the absolute width of the Frame.
Returns the actual word wrap of the MiniConsole.
Returns the actual X coordinate.
Returns the MiniConsole’s actual X coordinate.
Returns the X value of the Frame within the Mudlet window.
Returns the actual Y coordinate.
Returns the MiniConsole’s actual Y coordinate.
Returns the Y value of the Frame within the Mudlet window.
local active_background
The default background color of the active tab.
Gets and sets the Background Component of the tab currently active.
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.
local alignment
An Alignment Enum.
local alignment
An Alignment Enum, determing positioning of the image.
Gets and sets the Background Component’s content Alignment.
Gets and sets the Image Component’s Alignment.
See Alignment.
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()).
local auto_echo
Should this Gauge echo every update?
Gets and sets the Gauge’s auto_echo property.
local background
The background Frame that houses the Chat Compound.
Defines a Background Component.
Exposes the Box’s background Frame.
Returns the background Frame of the Chat Compound.
Returns the Gauge’s Background Frame.
See Background.
local background_frame
The Frame containing all other Frames.
local background_frame
Frame serving as Gauge’s background.
This is the Base object from which all other objects are derived.
Defines the Border Component.
See Border.
local borders
Contains Vyzor’s Border information.
local borders
A table holding BorderSide Subcomponents.
local borders
Determines Border Frame size.
Returns a table containing options.
Defines a BorderSide Component.
See BorderSide.
See BorderStyle.
local bottom
The size of the bottom of the Margin.
local bottom
The size of the bottom 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.
local bounding_type
The BoundingMode rules to which this object adheres.
Gets and sets the BoundingMode for this Frame.
See BoundingMode.
Defines a dynamically arranged collection of Frames.
See Box.
See BoxMode.
BorderSide’s Brush Component.
Defines a Brush Component.
See Brush.
Close