| 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 |
| cadetBlue — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cadetBlue1 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cadetBlue2 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cadetBlue3 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cadetBlue4 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| call() — method, class blitting.time.CallLater |
|
Call the function. |
| callbackk — Property, class blitting.time.CallLater |
|
The function to call. |
| callbacks — Property, class blitting.core.Blitting |
|
Enter frame callback animation pipeline
|
| callHandler() — method, class blitting.time.CallLater |
|
Handler to execute the call function. |
| CallLater — class, package blitting.time |
|
Setup a timer to call a handler once at a later time. |
| CallLater(delay:int, scope:any, callback:Function, ... rest) — Constructor, class blitting.time.CallLater |
|
Constructor
|
| changeRenderer(renderer:blitting.lifecycle:IRenderable, renderType:String) — method, class blitting.core.Blitting |
|
Change render type of an instance within the rendering pipeline. |
| changeRenderType(renderType:String) — method, class blitting.display.RenderedViewport |
|
Change rendering type. |
| chartreuse — Constant Static Property, class blitting.constant.ColorPalette |
| |
| chartreuse1 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| chartreuse2 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| chartreuse3 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| chartreuse4 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| chocolate — Constant Static Property, class blitting.constant.ColorPalette |
| |
| chocolate1 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| chocolate2 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| chocolate3 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| chocolate4 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| clear() — method, class blitting.display.BufferedViewport |
| |
| clone() — method, class blitting.display.BufferedViewport |
| |
| color — Property, class blitting.model.Color |
|
32-bit ARGB color
8-bit alpha (0x0 - 0xff)
8-bit red (0x0 - 0xff)
8-bit green (0x0 - 0xff)
8-bit blue (0x0 - 0xff)
|
| Color — class, package blitting.model |
|
Color structure. |
| Color(red:uint, green:uint, blue:uint, alpha:uint) — Constructor, class blitting.model.Color |
|
Constructor, initializing color to black with full alpha. |
| ColorPalette — class, package blitting.constant |
|
Enumeration of X11 colors. |
| Colors — Constant Static Property, class blitting.constant.ColorPalette |
| Array of all colors defined. |
| colorTransform(rect:flash.geom:Rectangle, colorTransform:flash.geom:ColorTransform) — method, class blitting.display.BufferedViewport |
| |
| com.adobe.utils — package |
| |
| compare(otherBitmapData:flash.display:BitmapData) — method, class blitting.display.BufferedViewport |
| |
| completeHandler(event:flash.events:Event) — method, class blitting.net.AbstractService |
| |
| completeHandler(event:flash.events:Event) — method, class blitting.net.JsonService |
| |
| completeHandler(event:flash.events:Event) — method, class blitting.net.XmlService |
| |
| connect(hostname:String, port:uint, requestMessage:String) — method, class blitting.net.AbstractSocketService |
| |
| construct(type:Class) — method, class blitting.model.ObjectPool |
|
Construct an instance of an object by specifying class type. |
| construct(text:String, textFormat:flash.text:TextFormat, autoSize:String, antiAliasType:String) — Static Method , class blitting.text.TextFieldFactory |
| |
| context3d — Property, class blitting.display.Viewport3d |
| |
| context3dCreated — Property, class blitting.display.Viewport3d |
| |
| context3dCreateHandler(event:flash.events:Event) — method, class blitting.display.Viewport3d |
| |
| Context3dRenderer — class, package blitting.display |
| |
| Context3dRenderer() — Constructor, class blitting.display.Context3dRenderer |
| |
| context3dRenderMode — Property, class blitting.display.Viewport3d |
| |
| CONTINUOUS — Constant Static Property, class blitting.core.RenderType |
| |
| convertRatioToValue(value:Number, minValue:Number, maxValue:Number) — Static Method , class blitting.math.Numeric |
|
Convert a ratio to a value, using the min and max values
|
| convertValueToRatio(value:Number, minValue:Number, maxValue:Number) — Static Method , class blitting.math.Numeric |
|
Convert a value to a ratio, using the min and max values
|
| copyChannel(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, sourceChannel:uint, destChannel:uint) — method, class blitting.display.BufferedViewport |
| |
| copyPixels(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, alphaBitmapData:flash.display:BitmapData, alphaPoint:flash.geom:Point, mergeAlpha:Boolean) — method, class blitting.display.BufferedViewport |
| |
| coral — Constant Static Property, class blitting.constant.ColorPalette |
| |
| coral1 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| coral2 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| coral3 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| coral4 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cornflowerBlue — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cornsilk — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cornsilk1 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cornsilk2 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cornsilk3 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cornsilk4 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| CountdownTimer — class, package blitting.time |
| |
| CountdownTimer(time:Number, delay:Number) — Constructor, class blitting.time.CountdownTimer |
| |
| create(uid:String) — Static Method , class blitting.model.UUID |
| |
| cyan — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cyan1 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cyan2 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cyan3 — Constant Static Property, class blitting.constant.ColorPalette |
| |
| cyan4 — Constant Static Property, class blitting.constant.ColorPalette |
| |
|
| 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 |