Variable 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
M
 mapName_txt, com.theoworlds.mapeditor.PanelWorldSettings
 mapPath, com.theoworlds.socketServers.TheoRoomData
 MARK_COLOR, com.theoworlds.builder.Tile
 MARKER_DEPTH, com.theoworlds.builder.MapObject
 markLayer, com.theoworlds.mapeditor.PanelFurnitureAnalyser
 MAX_ROW_ZORDER, com.theoworlds.builder.World
 maxMessageLength, com.theoworlds.builder.Config
 maxUsers, com.theoworlds.socketServers.TheoRoomData
 MESSAGE_BODY_BEGIN, com.theoworlds.chat.Emoticons
 MESSAGE_END, com.theoworlds.chat.Emoticons
 MESSAGE_FROM_BEGIN, com.theoworlds.chat.Emoticons
 message_txt, com.theoworlds.mapeditor.PanelCharacter
 modeCursor, com.theoworlds.mapeditor.MapEditorUI
 modeEdition, com.theoworlds.mapeditor.MapEditorUI
 moderator_name, com.theoworlds.builder.Config
 moderator_pass, com.theoworlds.builder.Config
 MODERATOR_PLUGIN, com.theoworlds.socketServers.ServerES
 myName, com.theoworlds.chat.TheoChatUI
N
 name, com.theoworlds.socketServers.TheoRoomData
 nameTxt, com.theoworlds.builder.Character
 netID
O
 objectShape
 oModeCursor, com.theoworlds.mapeditor.MapEditorUI
 oneLineHeight, com.theoworlds.builder.TextBubble
 opponent_lc, com.theoworlds.socketServers.ServerLC
 orders
P
 password, com.theoworlds.builder.Config
 phase, com.theoworlds.builder.settings.CharacterSettings
 popup_mc, com.theoworlds.mapeditor.PanelFloorTiles
 port, com.theoworlds.builder.Config
 PRESS, com.theoworlds.utils.BaseButton
R
 randomClothesButton, com.theoworlds.mapeditor.PanelCharacter
 registrationPoint, com.theoworlds.mapeditor.PanelFurnitureAnalyser
 registrationTile
 removeEventListener
 right_bg, com.theoworlds.mapeditor.MapEditorUI
 right_panel_arr, com.theoworlds.mapeditor.MapEditorUI
 right_panel_bg, com.theoworlds.mapeditor.MapEditorUI
 right_panel_bg_padding, com.theoworlds.mapeditor.MapEditorUI
 right_panel_content, com.theoworlds.mapeditor.MapEditorUI
 RIGHT_PANEL_TYPE_CLOSE, com.theoworlds.chat.TheoChatUI
 rightPanel, com.theoworlds.chat.TheoChatUI
 ROLL_OVER, com.theoworlds.utils.BaseButton
 roomName, com.theoworlds.chat.TheoChatUI
 roomXML, com.theoworlds.socketServers.ServerLC
private var mapName_txt: TextField
var mapPath: String
private static var MARK_COLOR: Number
private static var MARKER_DEPTH: Number
the depth(:Number) of the debug layer
private var markLayer: MovieClip
private var MAX_ROW_ZORDER: Number
a z--order value calculated on initialization for speed
public static var maxMessageLength: Number
the maximum number of characters in a message if the previous text bubble didn’t disappear yet, and the sum of the new message and the old message characters is less then _maxTextLength, then the new message is added to the existing bubble (appended)
var maxUsers: Number
private var MESSAGE_BODY_BEGIN: String
private var MESSAGE_END: String
private var MESSAGE_FROM_BEGIN: String
private var message_txt: TextField
private var modeCursor: MovieClip
private var modeEdition: Object
public static var moderator_name: String
public static var moderator_pass: String
private var MODERATOR_PLUGIN: String
public var myName: String
var name: String
private var nameTxt: TextField
the text field for displaying the character name
public var netID: String
net id of the character -- from server.
private var netID: String
var objectShape: String
public var objectShape: String
defines the furniture shape configuration -- check the documentation
private var oModeCursor: Boolean
private static var oneLineHeight: Number
private var opponent_lc
private var _globalBorders: Rectangle
public static var password: String
public var phase: Number
the animation phase of the character
private var popup_mc: MovieClip
public static var port: Number
private static var PRESS: Number
private var randomClothesButton: Button
private var registrationPoint: BaseButton
var registrationTile: String
public var registrationTile: String
defines the furniture registration tile (for complex furniture that covers multiple tiles) -- check the documentation
var registrationTile: Point
Point(x,y) == Array(x,y);
var removeEventListener: Function
var removeEventListener: Function
var removeEventListener: Function
var removeEventListener: Function
var removeEventListener: Function
var removeEventListener: Function
var removeEventListener: Function
var removeEventListener: Function
var removeEventListener: Function
private var right_bg: MovieClip
private var right_panel_arr: Array
private var right_panel_bg: MovieClip
private var right_panel_bg_padding: Number
private var right_panel_content: MovieClip
private var RIGHT_PANEL_TYPE_CLOSE: Number
private var rightPanel: MovieClip
private static var ROLL_OVER: Number
private var roomName: TextField
private var roomXML: String
Close