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 |
Contains the Frame’s generated, window coordinates.
local abs_coords
Contains the Frame’s generated, window dimensions.
local abs_dims
The default background color of the active tab.
local active_background
An Alignment Enum.
local alignment
An Alignment Enum, determing positioning of the image.
local alignment
Should this Gauge echo every update?
local auto_echo
The background Frame that houses the Chat Compound.
local background
The Frame containing all other Frames.
local background_frame
Frame serving as Gauge’s background.
local background_frame
Contains Vyzor’s Border information.
local borders
A table holding BorderSide Subcomponents.
local borders
Determines Border Frame size.
local borders
The size of the bottom of the Margin.
local bottom
The size of the bottom of the Padding.
local bottom
The BoundingMode rules to which this object adheres.
local bounding_type
The name of a function to be used as a Label callback.
local callback
A table holding the arguments for a Label callback.
local callback_args
Generated frame that can be echoed to.
local caption_frame
Holds the Component’s color data.
local color_data
A list of Components this Frame contains.
local components
A table of Components.
local components
Stores Compounds.
local compounds
The height of the main console.
local console_height
User-defined height for main console.
local console_height
The width of the main console.
local console_width
The Frame that contains this one.
local container
Parent Frame.
local container
The MiniConsole’s parent frame.
local container
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
Contains the Frame’s generated, Content Rectangle coordinates.
local content_coords
Contains the Frame’s generated, Content Rectangle dimensions.
local content_dims
Contains the Frame’s user-defined coordinates.
local coords
Index of current variable.
local current_address
The channel currently active.
local current_channel
The Font’s initial FontDecoration.
local decoration
Default state for Border Frames.
local default_borders
Default height of main console is window height.
local _,default_console_height
Default draw order for Border Frames.
local default_draw_order
Default setting for determing whether or not Vyzor handles Mudlet’s borders.
local default_handle_borders
Contains the user-defined dimensions of the Frame.
local dims
Determines layering for Border Frames.
local draw_order
Defines the options for Alignment.
local enum_table
Determines direction Gauge fills.
local fill_mode
Used for very specific handling of the master Vyzor HUD.
local first_frame
Frame serving as Gauge’s foreground.
local foreground_frame
See Frame.
Frame
Holds this Box’s Frames.
local frames
A list of Frames this Frame contains.
local frames
Contains the Gradient’s data.
local gradient_data
Determines whether or not Vyzor handles Mudlet’s borders.
local handle_borders
See HUD.
HUD
The default background color of tabs when they’re not the active tab.
local inactive_background
The name of the global initialization function for this Chat Compound.
local init_func
Does this object obey bounding rules?
local is_bounding
Has this Frame been drawn?
local is_drawn
Is this the HUD?
local is_first
Special handling for special Map hiding.
local is_hidden
Is it a Left or Right?
local is_side
The size of the left side of the Margin.
local left
The size of the left side of the Padding.
local left
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 master_list
Index of maximum variable.
local maximum_address
Stores MiniConsole Components.
local mini_consoles
The alignment of the Frames within the Box.
local mode
See Options.
Options
Contains the Gauge’s overflow frames.
local overflow_frames