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 — Constant Static Property, class verlocity.input.KeyCode
T(sTranslatedString:String) — method, class verlocity.lang.LanguageManager
Returns a translateed language data string to the proper language.
TAB — Constant Static Property, class verlocity.input.KeyCode
take(name:any) — method, class verlocity.core.Global
TakeDamage(iDamageAmount:int) — method, class verlocity.ents.Entity
Subtracts the current health.
TEN_BAND — Constant Static Property, class verlocity.sound.FrequencyAnalyzer
Text — class, package verlocity.display.ui
Text(sText:String, tfFormat:flash.text:TextFormat) — Constructor, class verlocity.display.ui.Text
tfTextField — Property, class verlocity.display.ui.Text
tfTextFormat — Property, class verlocity.display.ui.Text
THIRTY_ONE_BAND — Constant Static Property, class verlocity.sound.FrequencyAnalyzer
TICK — Constant Static Property, class verlocity.events.TickerEvent
Ticker — final class, package verlocity.core
Ticker — class, package verlocity.display.ui
Ticker(a_delay:Number) — Constructor, class verlocity.core.Ticker
TickerEvent — final class, package verlocity.events
TickerEvent(a_interval:Number) — Constructor, class verlocity.events.TickerEvent
TILDE — Constant Static Property, class verlocity.input.KeyCode
TimeMax — Property, class verlocity.sound.SoundGroupSettings
TimeMin — Property, class verlocity.sound.SoundGroupSettings
ToFixed(nVal:Number, nFactor:Number) — Static Method , class verlocity.utils.MathUtil
Returns a rounded fixed value based on a factor.
ToggleButtons(bEnable:Boolean) — method, class verlocity.display.gui.PauseMenu
ToggleFullscreen() — method, class verlocity.display.DisplayManager
Toggles full screen off/on.
ToggleMute() — method, class verlocity.components.verSound
Toggles muting off and on
toLeft(bytes:flash.utils:ByteArray) — Static Method , class verlocity.sound.FrequencyAnalyzer
toMono(bytes:flash.utils:ByteArray) — Static Method , class verlocity.sound.FrequencyAnalyzer
toRight(bytes:flash.utils:ByteArray) — Static Method , class verlocity.sound.FrequencyAnalyzer
toString() — method, class verlocity.core.Global
ToString() — method, class verlocity.logic.State
Returns the string name of the state.
totalFrames — Property, class verlocity.display.BitmapClip
totalFrames — Property, class verlocity.ents.DisplayEntity
Gets the total frames of the display object (if it's a MovieClip/_bitmapClip)
Trace(sTrace:String, sCaller:String) — Static Method , class verlocity.Verlocity
Traces a debug message into the console.
TraceError(sError:String, sCaller:String) — Static Method , class verlocity.Verlocity
Traces an error.
trim(p_string:String) — Static Method , class verlocity.utils.StringUtil
Removes whitespace from the front and the end of the specified string.
trimLeft(p_string:String) — Static Method , class verlocity.utils.StringUtil
Removes whitespace from the front (left-side) of the specified string.
trimRight(p_string:String) — Static Method , class verlocity.utils.StringUtil
Removes whitespace from the end (right-side) of the specified string.
truncate(p_string:String, p_len:uint, p_suffix:String) — Static Method , class verlocity.utils.StringUtil
Returns a string truncated to a specified length with optional suffix
TWENTY_SIX_BAND_CUSTOM — Constant Static Property, class verlocity.sound.FrequencyAnalyzer
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