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 |
rad2deg(angle:Number) — Static Method , class blitting.math.Geometry |
|
Convert degrees to radians. |
randomAngle() — Static Method , class blitting.math.Geometry |
|
Return a random degree. |
randomAngleBetween(min:Number, max:Number) — Static Method , class blitting.math.Geometry |
| |
randomColor() — Static Method , class blitting.constant.ColorPalette |
| |
randomNumber(min:Number, max:Number, precision:int) — Static Method , class blitting.math.Numeric |
|
Get a random number where min <= n < max
|
RandomTimer — class, package blitting.time |
|
Dispatch timer events at random intervals. |
RandomTimer(min:Number, max:Number, repeatCount:int) — Constructor, class blitting.time.RandomTimer |
|
constructor
Create random timer dispatching events within
min / max millisecond values.
|
red — Constant Static Property, class blitting.constant.ColorPalette |
| |
red — Property, class blitting.model.Color |
|
Get unsigned int of 8-bit red. |
red1 — Constant Static Property, class blitting.constant.ColorPalette |
| |
red2 — Constant Static Property, class blitting.constant.ColorPalette |
| |
red3 — Constant Static Property, class blitting.constant.ColorPalette |
| |
red4 — Constant Static Property, class blitting.constant.ColorPalette |
| |
REGEXP_OUTER_SPACES — Constant Static Property, class com.adobe.utils.AGALMiniAssembler |
| |
registerClass() — Static Method , class blitting.model.Color |
| |
registerClass() — Static Method , class blitting.model.TimeSpan |
| |
registerClass() — Static Method , class blitting.model.UUID |
|
Register the class alias for remoting. |
registration — Property, class blitting.display.AbstractRenderer |
| |
registration — Property, class blitting.display.AbstractViewport |
| |
registration — Property, interface blitting.display.IViewport |
| |
remove(movieClip:flash.display:MovieClip) — method, class blitting.controller.MovieClipController |
|
Remove a movie clip from the index. |
removeCallback(func:Function) — method, class blitting.core.Blitting |
|
Remove enter frame callback to pipeline
|
removedFromStageHandler(event:flash.events:Event) — method, class blitting.display.RenderedViewport |
|
Detach from engine. |
removedFromStageHandler(event:flash.events:Event) — method, class blitting.display.Viewport |
|
removedFromStageHandler
|
removedFromStageHandler(event:flash.events:Event) — method, class blitting.display.Viewport3d |
| |
removeRenderer(renderer:blitting.lifecycle:IRenderable) — method, class blitting.core.Blitting |
|
Remove a renderer from the rendering pipeline. |
render(bitmapData:flash.display:BitmapData) — method, class blitting.display.BitmapRenderer |
| |
render() — method, class blitting.display.BufferedViewport |
| |
render(context3d:flash.display3D:Context3D) — method, class blitting.display.Context3dRenderer |
| |
render(graphics:flash.display:Graphics, displayObject:flash.display:DisplayObject) — method, class blitting.display.GraphicsRenderer |
| |
render(bitmapData:flash.display:BitmapData) — method, interface blitting.display.IBitmapRenderer |
| |
render(graphics:flash.display:Graphics, displayObject:flash.display:DisplayObject) — method, interface blitting.display.IGraphicsRenderer |
| |
render() — method, class blitting.display.RenderedViewport |
|
render
|
render() — method, interface blitting.lifecycle.IRenderable |
| |
RenderedViewport — class, package blitting.display |
|
Extends Viewport to include BlittingEngine
and IRenderable lifecycle. |
RenderedViewport(frameRate:Number) — Constructor, class blitting.display.RenderedViewport |
|
constructor
|
renderer(context3d:flash.display3D:Context3D) — method, interface blitting.display.IContext3dRenderer |
| |
renderers — Property, class blitting.display.BufferedViewport |
| |
renderPipeline — Property, class blitting.core.Blitting |
|
Render pipeline
|
renderType — Property, class blitting.display.RenderedViewport |
|
Render type / mode of rending. |
RenderType — class, package blitting.core |
| |
requestMessage — Property, class blitting.net.AbstractSocketService |
| |
requestMethod — Property, class blitting.net.AbstractService |
| |
ResizableViewport — class, package blitting.display |
|
Extends RenderedViewport to include fullstage
binding and IResizable lifecycle. |
ResizableViewport() — Constructor, class blitting.display.ResizableViewport |
|
constructor
|
resize(width:Number, height:Number) — method, class blitting.display.BufferedViewport |
| |
resize(width:Number, height:Number) — method, class blitting.display.ResizableViewport |
|
Resize command to invalidate size of viewport
and automatically enqueue rendering. |
resize(width:Number, height:Number) — method, interface blitting.lifecycle.IResizable |
| |
resizeHandler(event:flash.events:Event) — method, class blitting.display.ResizableViewport |
|
resizeHandler
|
responseMessage — Property, class blitting.net.AbstractSocketService |
| |
rgb — Property, class blitting.model.Color |
|
Get 24-bit unsigned int of 8-bit red, green, and blue
|
rgba — Property, class blitting.model.Color |
|
Get 32-bit unsigned int of 8-bit red, green, blue, alpha. |
rosyBrown — Constant Static Property, class blitting.constant.ColorPalette |
| |
rosyBrown1 — Constant Static Property, class blitting.constant.ColorPalette |
| |
rosyBrown2 — Constant Static Property, class blitting.constant.ColorPalette |
| |
rosyBrown3 — Constant Static Property, class blitting.constant.ColorPalette |
| |
rosyBrown4 — Constant Static Property, class blitting.constant.ColorPalette |
| |
roundDecimal(n:Number, precision:Number) — Static Method , class blitting.math.Numeric |
|
Utility to manage roundoff errors of floating point numbers. |
roundEven(n:int) — Static Method , class blitting.math.Numeric |
|
Round a number to an even number. |
roundToNearest(roundTo:Number, value:Number) — Static Method , class blitting.math.Numeric |
|
Round a number to the nearest (n). |
royalBlue — Constant Static Property, class blitting.constant.ColorPalette |
| |
royalBlue1 — Constant Static Property, class blitting.constant.ColorPalette |
| |
royalBlue2 — Constant Static Property, class blitting.constant.ColorPalette |
| |
royalBlue3 — Constant Static Property, class blitting.constant.ColorPalette |
| |
royalBlue4 — Constant Static Property, class blitting.constant.ColorPalette |
| |
_runtime — Property, class blitting.core.Blitting |
|
Total runtime of viewport. |
runtime — Property, class blitting.core.Blitting |
|
Total runtime of viewport. |
_runtime — Property, class blitting.display.RenderedViewport |
|
Total time elapsed of viewport, in milliseconds. |
runtime — Property, class blitting.display.RenderedViewport |
|
Total time elapsed of viewport, in milliseconds. |
|
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 |