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
T
 TAG_BAN, com.theoworlds.socketServers.Server
 TAG_BAN_GOAL, com.theoworlds.socketServers.Server
 TAG_BAN_TIME, com.theoworlds.socketServers.Server
 TAG_CHARACTER_CORRECTION, com.theoworlds.socketServers.ServerES
 TAG_CHARACTER_CORRECTION_CAUSE, com.theoworlds.socketServers.ServerES
 TAG_CHARACTER_CORRECTION_VICTIM, com.theoworlds.socketServers.ServerES
 TAG_IS_BANNED, com.theoworlds.socketServers.ServerES
 TAG_IS_MODERATOR, com.theoworlds.socketServers.ServerES
 TAG_KICK, com.theoworlds.socketServers.Server
 TAG_KICK_GOAL, com.theoworlds.socketServers.Server
 TAG_REASON, com.theoworlds.socketServers.Server
 TAG_REQUEST_NAME, com.theoworlds.socketServers.ServerES
 TAG_SENDER_ID, com.theoworlds.socketServers.ServerES
 takeAllLayersOff, com.theoworlds.builder.Character
 takeAllLayersOn, com.theoworlds.builder.Character
 takeBlockerOff
 takeClothesOff, com.theoworlds.builder.Character
 takeGroupClothesOff, com.theoworlds.builder.Character
 targetMapUrl, com.theoworlds.builder.Config
 targetRoomName, com.theoworlds.builder.Config
 testCount, com.theoworlds.builder.World
 testLayers, com.theoworlds.builder.Character
 text, com.theoworlds.builder.TextBubble
 TextBubble, com.theoworlds.builder.TextBubble
 TextBubbleController, com.theoworlds.builder.TextBubbleController
 TextButton, com.theoworlds.utils.TextButton
 textFormat, com.theoworlds.builder.TextBubble
 TheoApp, com.theoworlds.TheoApp
 TheoChat, com.theoworlds.TheoChat
 TheoChatUI, com.theoworlds.chat.TheoChatUI
 TheoEditor, com.theoworlds.TheoEditor
 theoWorldHolder, com.theoworlds.chat.TheoChatUI
 THERE_IS_FIRST, com.theoworlds.socketServers.ServerLC
 thinkingLoop
 thumbnailHeight, com.theoworlds.mapeditor.PanelFloorTiles
 thumbnailPadding, com.theoworlds.mapeditor.PanelFloorTiles
 thumbnailWidth, com.theoworlds.mapeditor.PanelFloorTiles
 Tile, com.theoworlds.builder.Tile
 TILE_HEIGHT, com.theoworlds.builder.Constants
 TILE_X, com.theoworlds.socketServers.Server
 TILE_Y, com.theoworlds.socketServers.Server
 tileHeight, com.theoworlds.builder.World
 tilesAreNeighbors, com.theoworlds.builder.World
 tileWidth, com.theoworlds.builder.World
 tileX
 tileY
 time, com.theoworlds.chat.Message
 TIME, com.theoworlds.chat.Emoticons
 to, com.theoworlds.chat.Message
 todoTileAction, com.theoworlds.builder.Config
 toolbar, com.theoworlds.mapeditor.MapEditorUI
 toolBarHandler, com.theoworlds.mapeditor.MapEditorUI
 top_bg, com.theoworlds.mapeditor.MapEditorUI
 top_bg2, com.theoworlds.mapeditor.MapEditorUI
 top_left_corner, com.theoworlds.mapeditor.MapEditorUI
 top_right_corner, com.theoworlds.mapeditor.MapEditorUI
 trace3DArray, com.theoworlds.utils.Utils
 traceMapArrays, com.theoworlds.builder.World
 traceObject, com.theoworlds.utils.Utils
 turn, com.theoworlds.builder.Character
 type, com.theoworlds.chat.Message
 TYPE_FOR_MESSAGE, com.theoworlds.builder.settings.MapObjectSettings
 TYPE_MODERATOR, com.theoworlds.chat.Message
 TYPE_MOVE, com.theoworlds.builder.settings.CharacterSettings
 TYPE_MOVING_CORRECTION, com.theoworlds.builder.settings.CharacterSettings
 TYPE_PRIVATE, com.theoworlds.chat.Message
 TYPE_PUBLIC, com.theoworlds.chat.Message
 TYPE_SERVER_VARIABLES, com.theoworlds.builder.settings.CharacterSettings
 TYPE_SYSTEM, com.theoworlds.chat.Message
private static var TAG_BAN: String
private static var TAG_BAN_GOAL: String
private static var TAG_BAN_TIME: String
private var TAG_CHARACTER_CORRECTION: String
private var TAG_CHARACTER_CORRECTION_CAUSE: String
private var TAG_CHARACTER_CORRECTION_VICTIM: String
private var TAG_IS_BANNED: String
private var TAG_IS_MODERATOR: String
private static var TAG_KICK: String
private static var TAG_KICK_GOAL: String
private static var TAG_REASON: String
private var TAG_REQUEST_NAME: String
private var TAG_SENDER_ID: String
public function takeAllLayersOff():Void
hides all layers of clothes
public function takeAllLayersOn():Void
shows all layers of clothes
private function takeBlockerOff():Void
private function takeBlockerOff():Void
public function takeClothesOff():Void
hides layers of clothes the (String) parametter is passed with the names of the layers, separated by commas: takeLayersOff(“top1”, “bottom24”);
public function takeGroupClothesOff():Void
hides the layers of a given group (if it is declared in the XML)
public static var targetMapUrl: String
public static var targetRoomName: String
var testCount: Number
private function testLayers():Void
public function get text():String
the movieclip text
public function TextBubble(ID: Number,
characterID: Number,
target: MovieClip,
posX: Number,
posY: Number,
txt: String,
initObj: Object)
Constructor
function TextBubbleController(target: MovieClip)
public function TextButton()
private static var textFormat: TextFormat
function TheoApp(gui)
Constructor.
public function TheoChat(gui: TheoChatUI)
Constructor.
public function TheoChatUI()
public function TheoEditor(gui: ITheoUI)
private var theoWorldHolder: MovieClip
private var THERE_IS_FIRST: String
private function thinkingLoop():Void
this function keeps running, emulating the thinking process.
private function thinkingLoop(_this: CharacterLogic):Void
private function thinkingLoop(_this: CharacterLogic):Void
the “thinking” function
private var thumbnailHeight: Number
private var thumbnailPadding: Number
private var thumbnailWidth: Number
public function Tile(target: MovieClip,
spriteMCName: String,
spriteMCZOrder: Number,
tileX: Number,
tileY: Number,
ts: TileSettings)
static function get TILE_HEIGHT(): Number
tile width = TILE_HEIGHT*2
private static var TILE_X: String
private static var TILE_Y: String
public function get tileHeight(): Number
getting tile height
public function tilesAreNeighbors(t1: Point,
t2: Point):Boolean
checks if the two tiles are next to each other
public function get tileWidth(): Number
getting tile width
public var tileX: Number
position on the map (column:Number)
public var tileX: Number
object column
public var tileY: Number
position on the map (row:{Number})
public var tileY: Number
object row
public var time: String
private var TIME: String
public var to: String
public static var todoTileAction: Boolean
private var toolbar: MovieClip
private function toolBarHandler(o: Object):Void
private var top_bg: MovieClip
private var top_bg2: MovieClip
private var top_left_corner: MovieClip
private var top_right_corner: MovieClip
public static function trace3DArray(a: Array):Void
public function traceMapArrays():Void
public static function traceObject(o: Object):Void
public function turn(dir: Number,
phase: Number):Void
makes the character turn to a given direction
public var type: Number
public static function get TYPE_FOR_MESSAGE():Number
here is an example of parametter initialization.
public static function get TYPE_MODERATOR():Number
public static function get TYPE_MOVE():Number
public static function get TYPE_MOVING_CORRECTION():Number
public static function get TYPE_PRIVATE():Number
public static function get TYPE_PUBLIC():Number
public static function get TYPE_SERVER_VARIABLES():Number
public static function get TYPE_SYSTEM():Number
Close