$#! | |
<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 |
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
Adds a new object to this Frame.
function new_frame:Add ( object )
Adds a new Component to the Hover Component.
function new_hover:Add ( component )
An Alignment Enum.
local alignment
An Alignment Enum, determing positioning of the image.
local alignment
Appends text to a channel from the buffer.
function new_chat:Append ( channel )
Copies text to the MiniConsole from a buffer or the clipboard (via copy()).
function new_console:Append ()
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