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 |
R — Constant static property in class sekati.ui.Keyboard |
| |
RADIAN — Constant static property in class sekati.collisions.CollisionAngle |
|
The Collision angle is a radian. |
radian2angle(r) — Static method in class sekati.geom.TrigBase |
|
Convert radian to angle
|
_radius — Property in class sekati.ui.CirclePreloader |
| |
randBit() — Static method in class sekati.math.Random |
|
Returns a random integer between 0-1 exclusive. |
randChar(amount) — Static method in class sekati.utils.StringUtil |
|
Generate a set of random characters. |
randLowerChar(amount) — Static method in class sekati.utils.StringUtil |
|
Generate a set of random LowerCase characters. |
randNum(amount) — Static method in class sekati.utils.StringUtil |
|
Generate a set of random Number characters. |
random(start, end) — Static method in class sekati.math.MathBase |
|
Returns a random number inside a specific range. |
random() — Method in class sekati.math.PRNG |
|
Returns a random number between 0 - 1 exclusive. |
Random — Class in package sekati.math |
|
Random provides advanced randomness API. |
Random() — Constructor in class sekati.math.Random |
|
Random Static Constructor
|
randomColor() — Static method in class sekati.utils.ColorUtil |
|
Generate a random hexidecimal color. |
RandomTypo — Class in package sekati.text |
|
RandomTypo
|
RandomTypo() — Constructor in class sekati.text.RandomTypo |
|
RandomTypo Constructor
|
randRangeFloat(min, max) — Static method in class sekati.math.Range |
|
Returns a random float number within a given range
|
randRangeInt(min, max) — Static method in class sekati.math.Range |
|
Returns a random int number within a given range
|
randRangeSet(min, max, count, unique) — Static method in class sekati.math.Range |
|
Returns a set of random numbers inside a specific range (unique numbers is optional)
|
randSpecialChar(amount) — Static method in class sekati.utils.StringUtil |
|
Generate a set of random Special and Number characters. |
Range — Class in package sekati.math |
|
Range provides a common Numeric Range API. |
Range() — Constructor in class sekati.math.Range |
|
Range Static Constructor
|
Raster — Class in package sekati.draw |
|
Raster provides utilities for drawing directly into BitmapData objects. |
Raster() — Constructor in class sekati.draw.Raster |
|
Raster Static Constructor
|
rate — Property in class sekati.media.MicrophoneDevice |
|
The rate the microphone captures sound, in kHz . |
ratio — Property in class sekati.display.DraggableSprite |
| |
ratio — Property in class sekati.ui.Viewport |
|
Return viewport ratio. |
RATIO — Property in class sekati.ui.Viewport |
| |
_ratios — Property in class sekati.draw.GradientRect |
| |
ratios — Property in class sekati.draw.GradientRect |
|
The gradient ratio array. |
_ratios — Property in class sekati.ui.CirclePreloader |
| |
rawContent — Property in class sekati.load.AbstractLoader |
|
The loosely-typed AbstractLoader content. |
rawContent — Property in interface sekati.load.ILoader |
|
The loosely-typed AbstractLoader content. |
RC4 — Final class in package sekati.crypt |
|
Encrypts and decrypts strings using the RC4 (aka ARCFOUR) cipher
used most commonly in SSL transactions. |
RC4() — Constructor in class sekati.crypt.RC4 |
|
RC4 Static Constructor
|
read(property) — Method in class sekati.net.LocalSharedObject |
|
Read the value from a LocalSharedObject property. |
read() — Method in class sekati.utils.StopWatch |
|
read total time
|
readable — Property in class sekati.reflect.MethodReflector |
|
Indicates if the MethodInfo describes a property or variable and is it readable
|
ready — Property in class sekati.load.AbstractLoader |
|
The ready status of the loader content; if true the content is loaded, if false the content is not loaded. |
ready — Property in interface sekati.load.ILoader |
|
The ready status of the loader content; if true the content is loaded, if false the content is not loaded. |
REBUFFER — Static property in class sekati.events.MediaEvent |
|
|
REBUFFER_COMPLETE — Static property in class sekati.events.MediaEvent |
|
|
reconnect() — Method in class sekati.net.PersistentXMLSocket |
|
Attempt to reconnect to the socket which closed the connection. |
RECONNECT_DELAY — Static property in class sekati.net.PersistentXMLSocket |
| |
_reconnectInterval — Property in class sekati.net.PersistentXMLSocket |
| |
Rect — Class in package sekati.draw |
|
Rect provides a Tweenable rectangle Shape. |
Rect(width, height, startX, startY, thickness, color, alpha, pixelHinting, scaleMode, caps, joints, miterLimit) — Constructor in class sekati.draw.Rect |
|
Rect Constructor
|
redraw() — Method in class sekati.draw.Bezier |
|
Clear & draw in to the graphics Shape. |
redraw() — Method in class sekati.draw.Curve |
|
Clear & draw in to the graphics Shape. |
redraw() — Method in class sekati.draw.GradientRect |
|
Clear & draw in to the graphics Shape. |
redraw() — Method in interface sekati.draw.ITweenableDrawing |
|
Clear & draw in to the graphics Shape. |
redraw() — Method in class sekati.draw.Line |
|
Clear & draw in to the graphics Shape. |
redraw() — Method in class sekati.draw.Rect |
|
Clear & draw in to the graphics Shape. |
Reflection — Class in package sekati.ui |
|
Reflection provides a UI reflection to a DisplayObject. |
Reflection(source, height, strength, yOffset) — Constructor in class sekati.ui.Reflection |
|
Reflection Constructor
|
reflectionBmp — Property in class sekati.ui.Reflection |
| |
reflectionHeight — Property in class sekati.ui.Reflection |
| |
reflectionHolder — Property in class sekati.ui.Reflection |
| |
reflectionMask — Property in class sekati.ui.Reflection |
| |
reflectionOffsetY — Property in class sekati.ui.Reflection |
| |
reflectionStrength — Property in class sekati.ui.Reflection |
| |
reflectSource — Property in class sekati.ui.Reflection |
| |
reflow() — Method in class sekati.text.TextFlow |
|
Reflow the text between fields (used when visual characteristics of a field changes). |
register(l:sekati.load:AbstractLoader) — Static method in class sekati.load.AssetLocator |
|
Register an asset for weak referencing by AbstractLoader.url property. |
release() — Method in class sekati.collections.Allocator |
|
Release the Allocator objects from memory when you no
longer need the cached objects. |
release() — Method in interface sekati.collections.IAllocator |
|
Releases all cached objects from memory. |
release(e) — Method in class sekati.display.DraggableSprite |
|
Stub: release event handler. |
release(e) — Method in class sekati.display.ForceSprite |
|
Stub: release event handler. |
release(e) — Method in class sekati.display.InteractiveSprite |
|
Stub: release event handler. |
releaseOutside(e) — Method in class sekati.display.DraggableSprite |
|
Stub: release outside event handler. |
releaseOutside(e) — Method in class sekati.display.ForceSprite |
|
Stub: release outside event handler. |
releaseOutside(e) — Method in class sekati.display.InteractiveSprite |
|
Stub: release outside event handler. |
RemotingService — Class in package sekati.rpc |
|
RemotingService provides a basic remoting service wrapper for AMF Remoting (usually to
AMFPHP). |
RemotingService(gatewayURL) — Constructor in class sekati.rpc.RemotingService |
|
RemotingService Constructor
|
remove() — Method in class sekati.ui.AbstractMediaPlayer |
|
Remove the IProgressiveMedia from player. |
remove(a, element) — Static method in class sekati.utils.ArrayUtil |
|
Remove all instances of an element from an array. |
remove(str, key) — Static method in class sekati.utils.StringUtil |
|
Removes all instances of the key from string. |
removeChild(child) — Method in class sekati.managers.LayoutManager |
|
|
removeChildAt(index) — Method in class sekati.managers.LayoutManager |
|
|
removeChildren(... rest) — Method in class sekati.display.CoreSprite |
|
Remove multiple child DisplayObject 's. |
removeChildren(... rest) — Method in class sekati.managers.LayoutManager |
|
|
removeChildren(o) — Static method in class sekati.utils.DisplayUtil |
|
Removes all display children from a container. |
removeDuplicate(a) — Static method in class sekati.utils.ArrayUtil |
|
Return array with duplicate entries removed. |
removeEventListener(type, listener, useCapture) — Method in class sekati.events.ApplicationEventDispatcher |
|
Removes a listener from the ApplicationEventDispatcher singleton. |
removeExcludeColor(color32) — Method in class sekati.collisions.AbstractCollisionDetector |
|
Removes the color specified from the list of colors to exclude from collision detections. |
removeFilter(target, filter) — Static method in class sekati.filters.FilterBase |
|
Remove a filter. |
removeFrameListener(handler) — Method in class sekati.events.FramePulse |
| |
removeItem(obj) — Method in class sekati.collisions.AbstractCollisionDetector |
|
Remove a DisplayObject from the list of objects to check for collisions. |
removeItem(obj) — Method in class sekati.collisions.CollisionDetector |
|
Remove a DisplayObject from the list of objects to check for collisions. |
removeItem(id) — Method in class sekati.ui.ContextualMenu |
|
Remove an item from the Context Menu
|
removeKeyListener(handler) — Method in class sekati.managers.KeyManager |
|
Remove a key or key combo. |
removeMediaListeners() — Method in class sekati.ui.AbstractMediaPlayer |
|
Remove MediaEvent.PROGRESS & other IProgressiveMedia events. |
removeMediaListeners() — Method in class sekati.ui.FLVPlayer |
|
Remove MediaEvent.PROGRESS & other IProgressiveMedia events. |
removeMediaListeners() — Method in class sekati.ui.MP3Player |
|
Remove MediaEvent.PROGRESS & other IProgressiveMedia events. |
removeSpaces(str) — Static method in class sekati.utils.StringUtil |
|
Remove spaces from string. |
removeTabs(str) — Static method in class sekati.utils.StringUtil |
|
Remove tabs from string. |
removeUIListeners() — Method in class sekati.ui.AbstractMediaPlayer |
|
Remove UI listers. |
render(e) — Method in class sekati.draw.AbstractShape |
|
Handles screen updates when stage.invalidate() fires if the shape has changed. |
render(e:sekati.events:StageEvent) — Method in class sekati.ui.Viewport |
|
Update the Viewport confines and dispatch ViewportEvent.RENDER . |
RENDER — Constant static property in class sekati.events.ViewportEvent |
|
|
_renderReady — Property in class sekati.ui.RotationPlane |
| |
renderView(t, p) — Method in class sekati.ui.RotationPlane |
|
Render the view. |
reParentDisplayObject(object, newParent) — Static method in class sekati.utils.DisplayUtil |
|
Reparent a display object while maintianing its visual continuity by syncing it's scale & rotation properties. |
replace(str, oldChar, newChar) — Static method in class sekati.utils.StringUtil |
|
replace every instance of a string with something else
|
request — Property in class sekati.load.AbstractLoader |
|
The loader URLRequest . |
request — Property in interface sekati.load.ILoader |
|
The loader URLRequest . |
_request — Property in class sekati.ui.Image |
| private |
request — Property in class sekati.ui.Image |
|
Return the Image URLRequest . |
requestDraw() — Method in class sekati.draw.AbstractShape |
|
If the shape is on change request a stage RENDER event to force the shape to be drawn. |
requiredParameters — Property in class sekati.reflect.MethodReflector |
|
Method required parameters as an ordered Array of Class
|
reset() — Method in class sekati.collections.Allocator |
|
Reset the cache index when you have populated the Allocator
cache and are ready to re-use the cached objects. |
reset() — Method in class sekati.collections.ArrayBidirectionalIterator |
|
Reset iterative pointer index. |
reset() — Method in class sekati.collections.ArrayBounceIterator |
|
Reset iterative pointer index. |
reset() — Method in interface sekati.collections.IAllocator |
|
Resets the cache index. |
reset() — Method in interface sekati.log.ILogger |
| |
reset() — Method in class sekati.log.Logger |
|
Reset our default levels and filters. |
reset() — Method in class sekati.managers.KeyManager |
|
Reset the Key Combo and Map. |
reset() — Method in class sekati.math.PRNG |
|
Reset the number series while retaining the seed. |
reset() — Method in class sekati.ui.AbstractMediaPlayer |
|
Reset the interface. |
reset() — Method in class sekati.ui.Scroll |
|
Reset the Scroll and content positioning and reinitialize. |
resetColor(src) — Static method in class sekati.utils.ColorUtil |
|
Reset the color of the DisplayObject to its original view (pre-ColorTransformed). |
resetFilters() — Method in class sekati.log.Logger |
|
Reset all filters (clearing previous filters)
|
resetLevels() — Method in class sekati.log.Logger |
|
Reset all levels
|
resize(e) — Method in class SekatiPreloader |
|
Stub function to invoke upon a stage resize. |
resize(e) — Method in class sekati.display.DocumentPreloader |
|
Stub function to invoke upon a stage resize. |
resize(e:sekati.events:StageEvent) — Method in class sekati.display.LiquidSprite |
|
Stub: fires when StageDisplay dispatches a RESIZE event. |
resize(e:sekati.events:StageEvent) — Method in class sekati.ui.AbstractMediaPlayer |
|
Stub: fires when StageDisplay dispatches a RESIZE event. |
RESIZE — Constant static property in class sekati.events.StageEvent |
|
|
resizeComplete(e:sekati.events:StageEvent) — Method in class sekati.display.LiquidSprite |
|
Stub: fires when StageDisplay dispatches a RESIZE_COMPLETE event. |
RESIZE_COMPLETE — Constant static property in class sekati.events.StageEvent |
|
|
resizeCompleteHandler() — Method in class sekati.display.StageDisplay |
|
Dispatches StageEvent.RESIZE_COMPLETE when RESIZE_COMPLETE_MS expires. |
resizeCompleteTime — Property in class sekati.display.StageDisplay |
|
Amount of post stage resize time (in milliseconds) before the StageEvent.RESIZE_COMPLETE event fires [Default: 500]. |
resizeHandler(e) — Method in class sekati.display.StageDisplay |
|
Dispatches StageEvent.RESIZE when the application stage is resized. |
resizeWindow(w, h) — Static method in class sekati.external.ExternalBase |
|
Javascript resize window. |
resolve(val, min, max) — Static method in class sekati.math.Range |
|
Resolve the number inside the range. |
resolveAngle(a) — Static method in class sekati.geom.TrigBase |
|
will always give back a positive angle between 0 and 360
|
resolveFirebugLevelName(level) — Static method in class sekati.log.LogLevel |
|
Resolve the LogEvent level id to a level name. |
resolveLevelName(level) — Static method in class sekati.log.LogLevel |
|
Resolve the LogEvent level id to a level name. |
resolvePosition(pos) — Method in class sekati.ui.Scroll |
|
ResolvePosition insure that the scroller moves within its gutter boundaries. |
resolveTarget(logTarget, verboseWarn) — Static method in class sekati.log.LogTarget |
|
Resolve the Logger target string. |
resolveTime(time) — Method in class sekati.media.FLV |
|
Formats time so that it fits inside the available seek scope. |
responder — Property in class sekati.rpc.RemotingService |
| |
_result — Property in class sekati.events.ServiceEvent |
| |
result — Property in class sekati.events.ServiceEvent |
|
The result object. |
RESULT — Constant static property in class sekati.events.ServiceEvent |
| |
resultHandler(result) — Method in class sekati.rpc.RemotingService |
|
Dispatch the results of a remoting method call. |
resume() — Method in class sekati.media.FLV |
|
Resume playback. |
resume() — Method in interface sekati.media.IProgressiveMedia |
|
Resume playback. |
resume() — Method in class sekati.media.MP3 |
|
Resume playback. |
resume() — Method in class sekati.ui.AbstractMediaPlayer |
|
Resume playback
|
resumeMemory() — Method in class sekati.ui.AbstractMediaPlayer |
|
Resume video from member and release state. |
retry() — Method in class sekati.core.Bootstrap |
|
A method in the sequence chain failed - make retry attempts at each phase or dispatch the BootstrapEvent.APP_FAILURE event. |
RETRY_ATTEMPT — Static property in class sekati.core.Bootstrap |
|
The RETRY_ATTEMPT tracks bootstrap rety attempts. |
RETRY_MAX — Static property in class sekati.core.Bootstrap |
|
RETRY_MAX maximum retries before Bootstrap errors out. |
returnAngleType — Property in class sekati.collisions.AbstractCollisionDetector |
|
Determines if the angle returned from a collision is in CollisionAngle.RADIAN or
CollisionAngle.DEGREE_ANGLE_TYPE (Default: CollisionAngle.NONE ). |
returnType — Property in class sekati.reflect.MethodReflector |
|
Returns the Class of the this method's return type, or null if function returns void. |
revealFields(... rest) — Static method in class sekati.utils.TextUtil |
|
Reveal a TextField or TextField 's (visible true, alpha 1)
|
rewind(seconds) — Method in class sekati.media.FLV |
|
Rewind playback. |
rewind(seconds) — Method in interface sekati.media.IProgressiveMedia |
|
Rewind playback. |
rewind(seconds) — Method in class sekati.media.MP3 |
|
Rewind playback. |
RGB_MAX — Constant static property in class sekati.utils.ColorUtil |
| |
RGBtoHSL(red, green, blue) — Static method in class sekati.utils.ColorUtil |
|
Convert an RGB Hexidecimal value to HSL values
|
RGBtoHSV(red, green, blue) — Static method in class sekati.utils.ColorUtil |
|
Convert RGB values to HSV values. |
RGBToHue(red, green, blue) — Static method in class sekati.utils.ColorUtil |
|
Convert RGB values to a hue using a linear transformation. |
RIGHT — Constant static property in class sekati.ui.Keyboard |
| |
RIGHTBRACKET — Constant static property in class sekati.ui.Keyboard |
| |
Rijndael — Final class in package sekati.crypt |
|
Encrypts and decrypts text with the Rijndael algorithm (aka AES). |
Rijndael(keySize, blockSize) — Constructor in class sekati.crypt.Rijndael |
|
Constructor
|
rol(x, n) — Static method in class sekati.math.IntBase |
|
Rotates x left n bits
|
root — Static property in class sekati.display.Canvas |
|
Reference to the Application root which represents the top-most display object, if this is the first
SWF file loaded (e.g. |
ror(x, n) — Static method in class sekati.math.IntBase |
|
Rotates x right n bits
|
ROT13 — Final class in package sekati.crypt |
|
Encodes and decodes a string using the ROT13
algorithm (aka a simple Caesar cipher)
|
ROT13() — Constructor in class sekati.crypt.ROT13 |
|
ROT13 Static Constructor
|
rotate(p:sekati.geom:Point, angle) — Method in class sekati.geom.Point |
|
Rotate this Point around another Point by the specified angle. |
rotateX — Property in class sekati.ui.RotationPlane |
|
Rotation of the plane on the X-axis (vertical movement). |
rotateY — Property in class sekati.ui.RotationPlane |
|
Rotation of the plane on the Y-axis (horizontal movement). |
RotationPlane — Class in package sekati.ui |
|
RotationPlane provides a two dimensional plane containing two "material" DisplayObject 's
which can be manipulated via rotateX, rotateY . |
RotationPlane(material0, material1, focalLength, wsegments, hsegments, smoothing) — Constructor in class sekati.ui.RotationPlane |
|
RotationPlane Constructor
|
_rotationX — Property in class sekati.ui.RotationPlane |
| |
_rotationY — Property in class sekati.ui.RotationPlane |
| |
round(val, decimal) — Static method in class sekati.math.MathBase |
|
Round to a given amount of decimals. |
rtrim(str) — Static method in class sekati.utils.StringUtil |
|
Removes whitespace from the end of a string. |
RTRIM_EXP — Constant static property in class sekati.utils.StringUtil |
| |
RUID — Final class in package sekati.crypt |
|
Runtime Unique ID's for runtime Object management and identification. |
RUID() — Constructor in class sekati.crypt.RUID |
|
RUID Static Constructor
|
run() — Method in class sekati.core.Bootstrap |
|
Iterate through the sequenceChain method & fire the BootstrapEvent.APP_INIT event on completion. |
run() — Static method in class sekati.utils.GarbageCollector |
|
Force the Garbage Collector to run a full Mark-Sweep: avoid using in production. |
running — Property in class sekati.profiler.PerformanceMonitor |
|
Determines whether the monitor is running or not. |
running — Property in class sekati.ui.Image |
|
Return true if Image is loading, false if not. |
runningTime — Property in class sekati.profiler.PerformanceMonitor |
|
The amount of time the monitor has been running. |
|
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 |