| F | |
| fill_mode, New Gauge | |
| FillMode, New Gauge | |
| first_frame, Frame | |
| Font | |
| Font Properties, New Font | |
| FontDecoration | |
| FontSize | |
| FontStyle | |
| FontWeight | |
| Foreground, New Gauge | |
| foreground_frame, New Gauge | |
| Frame | |
| Frame Properties, New Frame | |
| frames | |
| Frames | |
| Functions | |
| Functions and Properties | |
| G | |
| Gauge | |
| Gauge Properties, New Gauge | |
| GaugeFill | |
| getField, New Gauge | |
| Gradient | |
| Gradient Properties, New Gradient | |
| gradient_data, New Gradient | |
| GradientMode | |
| H | |
| handle_borders, Options | |
| HandleBorders, Options | |
| HEcho, New MiniConsole | |
| Height | |
| Hide | |
| Hover | |
| Hover Properties, New Hover | |
| HUD | |
| I | |
| Image | |
| Image Properties, New Image | |
| inactive_background, New Chat | |
| InactiveBackground, 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 | |
| IsBounding, New Frame | |
| IsDrawn, New Frame | |
| IsSide, New BorderSide | |
| IsValid, New Enum | |
| L | |
| left | |
| Left | |
| Lib | |
| License | |
| M | |
| Map | |
| Map Properties, New Map | |
| Margin | |
| Margin Properties, New Margin | |
| master_list | |
| Maximum, New Gauge | |
| maximum_address, New Gauge | |
| MaximumAddress, New Gauge | |
| mini_consoles | |
| MiniConsole | |
| MiniConsole Properties, New MiniConsole | |
| MiniConsoles | |
| mode, New Box | |
| Mode | |
| Move | 
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 
Retrieves the value of the given index.
local function getField ( field ) 
Contains the Gradient’s data.
local gradient_data 
Determines whether or not Vyzor handles Mudlet’s borders.
local handle_borders 
Displays text on a MiniConsole with Hex color formatting.
function new_console:HEcho ( text ) 
Hides the Frame.
function new_frame:Hide () 
Hides the Map.
function new_map:Hide () 
function new_console:Hide () 
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 
Verifies the Enum.
function new_enum:IsValid ( key ) 
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 
Repositions the Frame.
function new_frame:Move ( new_x, new_y ) 
Moves the Map.
function new_map:Move ( new_x, new_y ) 
function new_console:Move ( new_x, new_y )