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

A

A - Static variable in class flash.ui.Keyboard
 
ACTIVATE - Static variable in class flash.events.EventDispatcher
Dispatched when Flash Player or an AIR application gains operating system focus and becomes active.
add(Layer) - Method in class playn.flash.FlashGroupLayer
 
add(int, Layer) - Method in class playn.flash.FlashGroupLayer
Deprecated. 
addAt(Layer, float, float) - Method in class playn.flash.FlashGroupLayer
 
addCallback(String, CallbackListener) - Static method in class flash.external.ExternalInterface
Register callback for invocations from the container.
addCallback(ResourceCallback<? super Image>) - Method in class playn.flash.FlashCanvasImage
 
addChild(DisplayObject) - Method in class flash.display.DisplayObjectContainer
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(DisplayObject, int) - Method in class flash.display.DisplayObjectContainer
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addClientBundle(String, AutoClientBundleWithLookup) - Method in class playn.flash.FlashAssets
 
ADDED - Static variable in class flash.display.DisplayObject
Dispatched when a display object is added to the display list.
ADDED_TO_STAGE - Static variable in class flash.display.DisplayObject
Dispatched when a display object is added to the on stage display list, either directly or through the addition of a sub tree in which the display object is contained.
addEventListener(EventType, EventHandler<T>, boolean, int, boolean) - Method in class flash.events.EventDispatcher
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event.
ALTERNATE - Static variable in class flash.ui.Keyboard
 
analytics() - Method in class playn.flash.FlashPlatform
 
applyFilter(BitmapData, Rectangle, Point, Object) - Method in class flash.display.BitmapData
 
arcTo(float, float, float) - Method in class playn.flash.FlashPath
 
areInaccessibleObjectsUnderPoint(Point) - Method in class flash.display.DisplayObjectContainer
Indicates whether the security restrictions would cause any display objects to be omitted from the list returned by calling the DisplayObjectContainer.getObjectsUnderPoint() method with the specified point point.
assets() - Method in class playn.flash.FlashPlatform
 
ASYNCERROR - Static variable in class flash.net.SharedObject
Dispatched when an exception is thrown asynchronously — that is, from native asynchronous code.
AUDIO - Static variable in class flash.ui.Keyboard
 
audio() - Method in class playn.flash.FlashPlatform
 

B

B - Static variable in class flash.ui.Keyboard
 
BACK - Static variable in class flash.ui.Keyboard
 
BACKQUOTE - Static variable in class flash.ui.Keyboard
 
BACKSLASH - Static variable in class flash.ui.Keyboard
 
BACKSPACE - Static variable in class flash.ui.Keyboard
 
beginBitmapFill(BitmapData, Matrix, boolean, boolean) - Method in class flash.display.Graphics
 
beginFill(int) - Method in class flash.display.Graphics
 
Bitmap - Class in flash.display
 
Bitmap() - Constructor for class flash.display.Bitmap
 
BitmapData - Class in flash.display
 
BitmapData() - Constructor for class flash.display.BitmapData
 
BitmapFilter - Class in flash.filters
 
BitmapFilter() - Constructor for class flash.filters.BitmapFilter
 
BlendMode - Enum in flash.display
 
BLUE - Static variable in class flash.ui.Keyboard
 

C

C - Static variable in class flash.ui.Keyboard
 
call(String, JavaScriptObject...) - Static method in class flash.external.ExternalInterface
Invoke a function in the container.
CallbackListener - Interface in flash.external
 
canvas() - Method in class playn.flash.FlashCanvasImage
 
canvas() - Method in class playn.flash.FlashCanvasLayer
 
CAPS_LOCK - Static variable in class flash.ui.Keyboard
 
captureEvent(EventType, EventHandler<?>) - Static method in class playn.flash.FlashPlatform
 
CHANNEL_DOWN - Static variable in class flash.ui.Keyboard
 
CHANNEL_UP - Static variable in class flash.ui.Keyboard
 
charCode() - Method in class flash.events.KeyboardEvent
Contains the character code value of the key pressed or released.
clear() - Method in class flash.net.SharedObject
For local shared objects, purges all of the data and deletes the shared object from the disk.
clear() - Method in class playn.flash.FlashGroupLayer
 
clear() - Method in class playn.flash.FlashSurface
 
clearHeight() - Method in class playn.flash.FlashImageLayer
 
clearSourceRect() - Method in class playn.flash.FlashImageLayer
Deprecated. 
clearWidth() - Method in class playn.flash.FlashImageLayer
 
CLICK - Static variable in class flash.display.InteractiveObject
Dispatched when a user presses and releases the main button of the user's pointing device over the same InteractiveObject.
close() - Method in class flash.net.SharedObject
Closes the connection between a remote shared object and the server.
close() - Method in class playn.flash.FlashPath
 
COMMA - Static variable in class flash.ui.Keyboard
 
COMMAND - Static variable in class flash.ui.Keyboard
 
contains(DisplayObject) - Method in class flash.display.DisplayObjectContainer
Determines whether the specified display object is a child of the DisplayObjectContainer instance or the instance itself.
CONTROL - Static variable in class flash.ui.Keyboard
 
copyPixels(BitmapData, Rectangle, Point, BitmapData, Point, boolean) - Method in class flash.display.BitmapData
 
create(BitmapData) - Static method in class flash.display.Bitmap
 
create(int, int) - Static method in class flash.display.BitmapData
 
create(int, int, boolean, int) - Static method in class flash.display.BitmapData
 
create(int, int) - Static method in class flash.display.Shape
 
create() - Static method in class flash.display.Sprite
 
create() - Static method in class flash.display.TextField
 
create() - Static method in class flash.events.EventDispatcher
 
create() - Static method in class flash.geom.Matrix
 
create(int, int) - Static method in class flash.geom.Point
 
create(float, float, float, float) - Static method in class flash.geom.Rectangle
 

D

D - Static variable in class flash.ui.Keyboard
 
DEACTIVATE - Static variable in class flash.events.EventDispatcher
Dispatched when Flash Player or an AIR application gains operating system focus and becomes active.
DELETE - Static variable in class flash.ui.Keyboard
 
depthChanged(Layer, float) - Method in class playn.flash.FlashGroupLayer
 
destroy() - Method in class playn.flash.FlashGroupLayer
 
dispatchEvent(Event) - Method in class flash.events.EventDispatcher
Dispatches an event into the event flow.
DisplayObject - Class in flash.display
Implementation of flash.display.DisplayObject
DisplayObject() - Constructor for class flash.display.DisplayObject
 
displayObject - Variable in class playn.flash.FlashLayer
 
DisplayObjectContainer - Class in flash.display
Implementation of flash.display.DisplayObjectContainer
DisplayObjectContainer() - Constructor for class flash.display.DisplayObjectContainer
 
dispose() - Method in class flash.display.BitmapData
 
doGetText(String, ResourceCallback<String>) - Method in class playn.flash.FlashAssets
 
DOUBLECLICK - Static variable in class flash.display.InteractiveObject
Dispatched when a user presses and releases the main button of a pointing device twice in rapid succession over the same InteractiveObject when that object's doubleClickEnabled flag is set to true.
DOWN - Static variable in class flash.ui.Keyboard
 
draw(Object) - Method in class flash.display.BitmapData
 
drawImage(Image, float, float) - Method in class playn.flash.FlashSurface
 
drawImage(Image, float, float, float, float) - Method in class playn.flash.FlashSurface
 
drawImage(Image, float, float, float, float, float, float, float, float) - Method in class playn.flash.FlashSurface
 
drawImageCentered(Image, float, float) - Method in class playn.flash.FlashSurface
 
drawLine(float, float, float, float, float) - Method in class playn.flash.FlashSurface
 
drawRect(float, float, float, float) - Method in class flash.display.Graphics
 
DVR - Static variable in class flash.ui.Keyboard
 

E

E - Static variable in class flash.ui.Keyboard
 
END - Static variable in class flash.ui.Keyboard
 
endFill() - Method in class flash.display.Graphics
 
ENTER - Static variable in class flash.ui.Keyboard
 
ENTERFRAME - Static variable in class flash.display.DisplayObject
Dispatched when the playhead is entering a new frame.
EQUAL - Static variable in class flash.ui.Keyboard
 
ESCAPE - Static variable in class flash.ui.Keyboard
 
Event - Class in flash.events
Implements flash.events.Event
Event() - Constructor for class flash.events.Event
 
EventDispatcher - Class in flash.events
Implementation of flash.events.EventDispatcher
EventDispatcher() - Constructor for class flash.events.EventDispatcher
 
EventHandler<T extends Event> - Interface in playn.flash
 
EventType - Class in flash.events
 
EventType() - Constructor for class flash.events.EventType
 
EXIT - Static variable in class flash.ui.Keyboard
 
ExternalInterface - Class in flash.external
 

F

F - Static variable in class flash.ui.Keyboard
 
F1 - Static variable in class flash.ui.Keyboard
 
F10 - Static variable in class flash.ui.Keyboard
 
F11 - Static variable in class flash.ui.Keyboard
 
F12 - Static variable in class flash.ui.Keyboard
 
F13 - Static variable in class flash.ui.Keyboard
 
F14 - Static variable in class flash.ui.Keyboard
 
F15 - Static variable in class flash.ui.Keyboard
 
F2 - Static variable in class flash.ui.Keyboard
 
F3 - Static variable in class flash.ui.Keyboard
 
F4 - Static variable in class flash.ui.Keyboard
 
F5 - Static variable in class flash.ui.Keyboard
 
F6 - Static variable in class flash.ui.Keyboard
 
F7 - Static variable in class flash.ui.Keyboard
 
F8 - Static variable in class flash.ui.Keyboard
 
F9 - Static variable in class flash.ui.Keyboard
 
FAST_FORWARD - Static variable in class flash.ui.Keyboard
 
fillRect(float, float, float, float) - Method in class playn.flash.FlashSurface
 
fillTriangles(float[], int[]) - Method in class playn.flash.FlashSurface
 
fillTriangles(float[], float[], int[]) - Method in class playn.flash.FlashSurface
 
flash.display - package flash.display
 
flash.events - package flash.events
 
flash.external - package flash.external
 
flash.filters - package flash.filters
 
flash.geom - package flash.geom
 
flash.gwt - package flash.gwt
 
flash.net - package flash.net
 
flash.ui - package flash.ui
 
FlashAnalytics - Class in playn.flash
 
FlashAnalytics() - Constructor for class playn.flash.FlashAnalytics
 
FlashAssets - Class in playn.flash
 
FlashAssets() - Constructor for class playn.flash.FlashAssets
 
FlashCanvasImage - Class in playn.flash
 
FlashCanvasImage(FlashCanvas) - Constructor for class playn.flash.FlashCanvasImage
 
FlashCanvasLayer - Class in playn.flash
 
FlashCanvasLayer(int, int) - Constructor for class playn.flash.FlashCanvasLayer
 
FlashGame - Class in playn.flash
 
FlashGame() - Constructor for class playn.flash.FlashGame
 
FlashGradient - Class in playn.flash
 
FlashGradient() - Constructor for class playn.flash.FlashGradient
 
FlashGroupLayer - Class in playn.flash
 
FlashImageLayer - Class in playn.flash
 
FlashImageLayer(Image) - Constructor for class playn.flash.FlashImageLayer
 
FlashImageLayer() - Constructor for class playn.flash.FlashImageLayer
 
FlashImport - Annotation Type in flash.gwt
Indicates a import directive should be generated in the AS output.
FlashLayer - Class in playn.flash
 
FlashLayer(DisplayObject) - Constructor for class playn.flash.FlashLayer
 
FlashNet - Class in playn.flash
 
FlashNet() - Constructor for class playn.flash.FlashNet
 
FlashPath - Class in playn.flash
 
FlashPath() - Constructor for class playn.flash.FlashPath
 
FlashPattern - Class in playn.flash
 
FlashPattern(Image) - Constructor for class playn.flash.FlashPattern
 
FlashPlatform - Class in playn.flash
 
FlashPlatform() - Constructor for class playn.flash.FlashPlatform
 
FlashStorage - Class in playn.flash
 
FlashStorage() - Constructor for class playn.flash.FlashStorage
 
FlashSurface - Class in playn.flash
 
FlashSurfaceLayer - Class in playn.flash
 
FlashSurfaceLayer(int, int) - Constructor for class playn.flash.FlashSurfaceLayer
 
flush(int) - Method in class flash.net.SharedObject
Immediately writes a locally persistent shared object to a local file.
FOCUSIN - Static variable in class flash.display.InteractiveObject
Dispatched after a display object gains focus.
FOCUSOUT - Static variable in class flash.display.InteractiveObject
Dispatched after a display object loses focus.

G

G - Static variable in class flash.ui.Keyboard
 
get(int) - Method in class playn.flash.FlashGroupLayer
 
get(String, Callback<String>) - Method in class playn.flash.FlashNet
 
getAlpha() - Method in class flash.display.DisplayObject
Indicates the alpha transparency value of the object specified.
getBlendMode() - Method in class flash.display.DisplayObject
A value from the BlendMode class that specifies which blend mode to use.
getBounds(DisplayObject) - Method in class flash.display.DisplayObject
Returns a rectangle that defines the area of the display object relative to the coordinate system of the targetCoordinateSpace object.
getBubbles() - Method in class flash.events.Event
Indicates whether an event is a bubbling event.
getCacheAsBitmap() - Method in class flash.display.DisplayObject
If set to true, Flash Player or Adobe AIR caches an internal bitmap representation of the display object.
getCancelable() - Method in class flash.events.Event
Indicates whether an event is a bubbling event.
getChildAt(int) - Method in class flash.display.DisplayObjectContainer
Returns the child display object instance that exists at the specified index.
getChildByName(String) - Method in class flash.display.DisplayObjectContainer
Returns the child display object that exists with the specified name.
getChildIndex(DisplayObject) - Method in class flash.display.DisplayObjectContainer
Returns the index position of a child DisplayObject instance.
getClientX() - Method in class playn.flash.NativeFlashEvent
 
getClientY() - Method in class playn.flash.NativeFlashEvent
 
getCurrentTarget() - Method in class flash.events.Event
The object that is actively processing the Event object with an event listener.
getData() - Method in class flash.net.SharedObject
The collection of attributes assigned to the data property of the object; these attributes can be shared and stored.
getDelta() - Method in class flash.events.MouseEvent
Indicates how many lines should be scrolled for each unit the user rotates the mouse wheel.
getDoubleClickEnabled() - Method in class flash.display.InteractiveObject
Specifies whether the object receives doubleClick events.
getDropTarget() - Method in class flash.display.Sprite
Specifies the display object over which the sprite is being dragged, or on which the sprite was dropped.
getEventPhase() - Method in class flash.events.Event
The current phase in the event flow.
getFilters() - Method in class flash.display.DisplayObject
An indexed array that contains each filter object currently associated with the display object.
getGraphics() - Method in class flash.display.Shape
Specifies the Graphics object that belongs to this sprite where vector drawing commands can occur.
getGraphics() - Method in class flash.display.Sprite
Specifies the Graphics object that belongs to this sprite where vector drawing commands can occur.
getHeight() - Method in class flash.display.BitmapData
 
getHeight() - Method in class flash.display.DisplayObject
Indicates the height of the display object, in pixels.
getHeight() - Method in class flash.geom.Rectangle
 
getHitArea() - Method in class flash.display.Sprite
Designates another sprite to serve as the hit area for a sprite.
getItem(String) - Method in class playn.flash.FlashStorage
 
getKeyCode() - Method in class playn.flash.NativeFlashEvent
 
getLoaderInfo() - Method in class flash.display.DisplayObject
Returns a LoaderInfo object containing information about loading the file to which this display object belongs.
getLocal(String, String, boolean) - Static method in class flash.net.SharedObject
Returns a reference to a locally persistent shared object that is only available to the current client.
getLocalX() - Method in class flash.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the containing sprite.
getLocalY() - Method in class flash.events.MouseEvent
The vertical coordinate at which the event occurred relative to the containing sprite.
getMask() - Method in class flash.display.DisplayObject
The calling display object is masked by the specified mask object.
getMouseEnabled() - Method in class flash.display.InteractiveObject
Specifies whether this object receives mouse messages.
getMouseX() - Method in class flash.display.DisplayObject
[read-only] Indicates the x coordinate of the mouse position, in pixels.
getMouseY() - Method in class flash.display.DisplayObject
Indicates the y coordinate of the mouse position, in pixels.
getName() - Method in class flash.display.DisplayObject
Indicates the instance name of the DisplayObject.
getNumChildren() - Method in class flash.display.DisplayObjectContainer
Returns the number of children of this object.
getObjectsUnderPoint(Point) - Method in class flash.display.DisplayObjectContainer
Returns an array of objects that lie under the specified point and are children (or grandchildren, and so on) of this DisplayObjectContainer instance.
getParent() - Method in class flash.display.DisplayObject
Indicates the DisplayObjectContainer object that contains this display object.
getPixel(int, int) - Method in class flash.display.BitmapData
 
getPixel32(int, int) - Method in class flash.display.BitmapData
 
getRect(DisplayObject) - Method in class flash.display.DisplayObject
Returns a rectangle that defines the boundary of the display object, based on the coordinate system defined by the targetCoordinateSpace parameter, excluding any strokes on shapes.
getRelatedObject() - Method in class flash.events.MouseEvent
A reference to a display list object that is related to the event.
getRoot() - Method in class flash.display.DisplayObject
For a display object in a loaded SWF file, the root property is the top-most display object in the portion of the display list's tree structure e represented by that SWF file.
getRootSprite() - Static method in class flash.display.Sprite
 
getRotation() - Method in class flash.display.DisplayObject
Indicates the rotation of the DisplayObject instance, in degrees, from its original orientation.
getScale9Grid() - Method in class flash.display.DisplayObject
The current scaling grid that is in effect.
getScaleX() - Method in class flash.display.DisplayObject
Indicates the horizontal scale (percentage) of the object as applied from the registration point.
getScaleY() - Method in class flash.display.DisplayObject
Indicates the vertical scale (percentage) of an object as applied from the registration point of the object.
getScrollRect() - Method in class flash.display.DisplayObject
The scroll rectangle bounds of the display object.
getStage() - Method in class flash.display.DisplayObject
The Stage of the display object.
getStageHeight() - Method in class flash.display.Stage
 
getStageWidth() - Method in class flash.display.Stage
 
getStageX() - Method in class flash.events.MouseEvent
The horizontal coordinate at which the event occurred in global Stage coordinates.
getStageY() - Method in class flash.events.MouseEvent
The vertical coordinate at which the event occurred in global Stage coordinates.
getTabEnabled() - Method in class flash.display.InteractiveObject
Specifies whether this object is in the tab order.
getTabIndex() - Method in class flash.display.InteractiveObject
Specifies the tab ordering of objects in a SWF file.
getTarget() - Method in class flash.events.Event
The event target.
getText() - Method in class flash.display.TextField
 
getTextColor() - Method in class flash.display.TextField
 
getTransform() - Method in class flash.display.DisplayObject
An object with properties pertaining to a display object's matrix, color transform, and pixel bounds.
getType() - Method in class flash.events.Event
The type of event.
getWidth() - Method in class flash.display.BitmapData
 
getWidth() - Method in class flash.display.DisplayObject
Indicates the width of the display object, in pixels.
getWidth() - Method in class flash.geom.Rectangle
 
getX() - Method in class flash.display.DisplayObject
Indicates the x coordinate of the DisplayObject instance relative to the local coordinates of the parent DisplayObjectContainer.
getX() - Method in class flash.geom.Rectangle
 
getY() - Method in class flash.display.DisplayObject
Indicates the y coordinate of the DisplayObject instance relative to the local coordinates of the parent DisplayObjectContainer.
getY() - Method in class flash.geom.Rectangle
 
globalToLocal(Point) - Method in class flash.display.DisplayObject
Converts the point object from the Stage (global) coordinates to the display object's (local) coordinates.
Graphics - Class in flash.display
 
Graphics() - Constructor for class flash.display.Graphics
 
graphics() - Method in class playn.flash.FlashPlatform
 
GREEN - Static variable in class flash.ui.Keyboard
 
GUIDE - Static variable in class flash.ui.Keyboard
 

H

H - Static variable in class flash.ui.Keyboard
 
handleEvent(T) - Method in interface playn.flash.EventHandler
 
hasEventListener(EventType) - Method in class flash.events.EventDispatcher
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
height() - Method in class playn.flash.FlashCanvasImage
 
height() - Method in class playn.flash.FlashCanvasLayer
 
height() - Method in class playn.flash.FlashImageLayer
 
height() - Method in class playn.flash.FlashSurface
 
height() - Method in class playn.flash.FlashSurfaceLayer
 
HELP - Static variable in class flash.ui.Keyboard
 
hitTestDefault(Point) - Method in class playn.flash.FlashGroupLayer
 
hitTestObject(DisplayObject) - Method in class flash.display.DisplayObject
Evaluates the display object to see if it overlaps or intersects with the obj display object.
hitTestPoint(double, double, boolean) - Method in class flash.display.DisplayObject
Evaluates the display object to see if it overlaps or intersects with the point specified by the x and y parameters.
HOME - Static variable in class flash.ui.Keyboard
 

I

I - Static variable in class flash.ui.Keyboard
 
image() - Method in class playn.flash.FlashImageLayer
 
INFO - Static variable in class flash.ui.Keyboard
 
init() - Method in class playn.flash.FlashPlatform
 
INPUT - Static variable in class flash.ui.Keyboard
 
INSERT - Static variable in class flash.ui.Keyboard
 
InteractiveObject - Class in flash.display
Implementation of flash.display.InteractiveObject
InteractiveObject() - Constructor for class flash.display.InteractiveObject
 
invoked() - Method in interface flash.external.CallbackListener
 
isAltKey() - Method in class flash.events.KeyboardEvent
Indicates whether the Alt key is active (true) or inactive (false).
isAltKey() - Method in class flash.events.MouseEvent
Indicates whether the Alt key is active (true) or inactive (false).
isAvailable() - Static method in class flash.external.ExternalInterface
Determine if the external interface is available.
isButtonDown() - Method in class flash.events.MouseEvent
Indicates whether the primary mouse button is pressed (true) or not (false).
isButtonMode() - Method in class flash.display.Sprite
Specifies the button mode of this sprite.
isCtrlKey() - Method in class flash.events.KeyboardEvent
On Windows, indicates whether the Ctrl key is active (true) or inactive (false).
isCtrlKey() - Method in class flash.events.MouseEvent
On Windows, indicates whether the Ctrl key is active (true) or inactive (false).
isDefaultPrevented() - Method in class flash.events.Event
Checks whether the preventDefault() method has been called on the event.
isMouseChildren() - Method in class flash.display.DisplayObjectContainer
Determines whether or not the children of the object are mouse enabled.
isPersisted() - Method in class playn.flash.FlashStorage
 
isReady() - Method in class playn.flash.FlashCanvasImage
 
isShiftKey() - Method in class flash.events.KeyboardEvent
Indicates whether the Shift key is active (true) or inactive (false).
isShiftKey() - Method in class flash.events.MouseEvent
Indicates whether the Shift key is active (true) or inactive (false).
isTabChildren() - Method in class flash.display.DisplayObjectContainer
Determines whether the children of the object are tab enabled.
isTransparent() - Method in class flash.display.BitmapData
 
isUseHandCursor() - Method in class flash.display.Sprite
 

J

J - Static variable in class flash.ui.Keyboard
 
json() - Method in class playn.flash.FlashPlatform
 

K

K - Static variable in class flash.ui.Keyboard
 
Keyboard - Class in flash.ui
Contains Flash key code constants.
Keyboard() - Constructor for class flash.ui.Keyboard
 
keyboard() - Method in class playn.flash.FlashPlatform
 
KeyboardEvent - Class in flash.events
Implementation of flash.events.KeyboardEvent
KeyboardEvent() - Constructor for class flash.events.KeyboardEvent
 
keyCode() - Method in class flash.events.KeyboardEvent
The key code value of the key pressed or released.
KEYDOWN - Static variable in class flash.display.InteractiveObject
Dispatched when the user presses a key.
KEYFOCUSCHANGE - Static variable in class flash.display.InteractiveObject
Dispatched when the user presses a key.
keyLocation() - Method in class flash.events.KeyboardEvent
Indicates the location of the key on the keyboard.
keys() - Method in class playn.flash.FlashStorage
 
KEYUP - Static variable in class flash.display.InteractiveObject
Dispatched when the user releases a key.

L

L - Static variable in class flash.ui.Keyboard
 
LAST - Static variable in class flash.ui.Keyboard
 
LEFT - Static variable in class flash.ui.Keyboard
 
LEFTBRACKET - Static variable in class flash.ui.Keyboard
 
lineTo(float, float) - Method in class playn.flash.FlashPath
 
LIVE - Static variable in class flash.ui.Keyboard
 
loadBitmap(String) - Static method in class flash.display.BitmapData
 
LoaderInfo - Class in flash.display
 
LoaderInfo() - Constructor for class flash.display.LoaderInfo
 
loadImage(String) - Method in class playn.flash.FlashAssets
 
loadSound(String) - Method in class playn.flash.FlashAssets
 
localToGlobal(Point) - Method in class flash.display.DisplayObject
Converts the point object from the display object's (local) coordinates to the Stage (global) coordinates.
log() - Method in class playn.flash.FlashPlatform
 

M

M - Static variable in class flash.ui.Keyboard
 
make(String) - Static method in class flash.events.EventType
 
MASTER_SHELL - Static variable in class flash.ui.Keyboard
 
Matrix - Class in flash.geom
Placeholder.
Matrix() - Constructor for class flash.geom.Matrix
 
MENU - Static variable in class flash.ui.Keyboard
 
MINUS - Static variable in class flash.ui.Keyboard
 
mouse() - Method in class playn.flash.FlashPlatform
 
MOUSEDOWN - Static variable in class flash.display.InteractiveObject
Dispatched when a user presses the pointing device button over an InteractiveObject instance.
MouseEvent - Class in flash.events
Implemnents flash.events.MouseEvent
MouseEvent() - Constructor for class flash.events.MouseEvent
 
MOUSEFOCUSCHANGE - Static variable in class flash.display.InteractiveObject
Dispatched when the user attempts to change focus by using a pointer device.
MOUSEMOVE - Static variable in class flash.display.InteractiveObject
 
MOUSEOUT - Static variable in class flash.display.InteractiveObject
Dispatched when the user moves a pointing device away from an InteractiveObject instance.
MOUSEOVER - Static variable in class flash.display.InteractiveObject
Dispatched when the user moves a pointing device over an InteractiveObject instance.
MOUSEUP - Static variable in class flash.display.InteractiveObject
Dispatched when a user releases the pointing device button over an InteractiveObject instance.
MOUSEWHEEL - Static variable in class flash.display.InteractiveObject
Dispatched when a user releases the pointing device button over an InteractiveObject instance.
moveTo(float, float) - Method in class playn.flash.FlashPath
 

N

N - Static variable in class flash.ui.Keyboard
 
nativeEnum() - Method in enum flash.display.BlendMode
 
NativeFlashEvent - Class in playn.flash
 
NativeFlashEvent() - Constructor for class playn.flash.NativeFlashEvent
 
net() - Method in class playn.flash.FlashPlatform
 
NETSTATUS - Static variable in class flash.net.SharedObject
Dispatched when a SharedObject instance is reporting its status or error condition.
NEXT - Static variable in class flash.ui.Keyboard
 
NUMBER_0 - Static variable in class flash.ui.Keyboard
 
NUMBER_1 - Static variable in class flash.ui.Keyboard
 
NUMBER_2 - Static variable in class flash.ui.Keyboard
 
NUMBER_3 - Static variable in class flash.ui.Keyboard
 
NUMBER_4 - Static variable in class flash.ui.Keyboard
 
NUMBER_5 - Static variable in class flash.ui.Keyboard
 
NUMBER_6 - Static variable in class flash.ui.Keyboard
 
NUMBER_7 - Static variable in class flash.ui.Keyboard
 
NUMBER_8 - Static variable in class flash.ui.Keyboard
 
NUMBER_9 - Static variable in class flash.ui.Keyboard
 
NUMPAD - Static variable in class flash.ui.Keyboard
 
NUMPAD_0 - Static variable in class flash.ui.Keyboard
 
NUMPAD_1 - Static variable in class flash.ui.Keyboard
 
NUMPAD_2 - Static variable in class flash.ui.Keyboard
 
NUMPAD_3 - Static variable in class flash.ui.Keyboard
 
NUMPAD_4 - Static variable in class flash.ui.Keyboard
 
NUMPAD_5 - Static variable in class flash.ui.Keyboard
 
NUMPAD_6 - Static variable in class flash.ui.Keyboard
 
NUMPAD_7 - Static variable in class flash.ui.Keyboard
 
NUMPAD_8 - Static variable in class flash.ui.Keyboard
 
NUMPAD_9 - Static variable in class flash.ui.Keyboard
 
NUMPAD_ADD - Static variable in class flash.ui.Keyboard
 
NUMPAD_DECIMAL - Static variable in class flash.ui.Keyboard
 
NUMPAD_DIVIDE - Static variable in class flash.ui.Keyboard
 
NUMPAD_ENTER - Static variable in class flash.ui.Keyboard
 
NUMPAD_MULTIPLY - Static variable in class flash.ui.Keyboard
 
NUMPAD_SUBTRACT - Static variable in class flash.ui.Keyboard
 

O

O - Static variable in class flash.ui.Keyboard
 
onAdd() - Method in class playn.flash.FlashGroupLayer
 
onModuleLoad() - Method in class playn.flash.FlashGame
 
onRemove() - Method in class playn.flash.FlashGroupLayer
 
openURL(String) - Method in class playn.flash.FlashPlatform
 

P

P - Static variable in class flash.ui.Keyboard
 
PAGE_DOWN - Static variable in class flash.ui.Keyboard
 
PAGE_UP - Static variable in class flash.ui.Keyboard
 
PAUSE - Static variable in class flash.ui.Keyboard
 
PERIOD - Static variable in class flash.ui.Keyboard
 
PLAY - Static variable in class flash.ui.Keyboard
 
playn.flash - package playn.flash
 
Point - Class in flash.geom
 
Point() - Constructor for class flash.geom.Point
 
pointer() - Method in class playn.flash.FlashPlatform
 
post(String, String, Callback<String>) - Method in class playn.flash.FlashNet
 
preventDefault() - Method in class flash.events.Event
Cancels an event's default behavior if that behavior can be canceled.
preventDefault() - Method in class playn.flash.NativeFlashEvent
 
PREVIOUS - Static variable in class flash.ui.Keyboard
 

Q

Q - Static variable in class flash.ui.Keyboard
 
quadraticCurveTo(float, float, float, float) - Method in class playn.flash.FlashPath
 
QUOTE - Static variable in class flash.ui.Keyboard
 

R

R - Static variable in class flash.ui.Keyboard
 
random() - Method in class playn.flash.FlashPlatform
 
RECORD - Static variable in class flash.ui.Keyboard
 
Rectangle - Class in flash.geom
 
Rectangle() - Constructor for class flash.geom.Rectangle
 
RED - Static variable in class flash.ui.Keyboard
 
register() - Static method in class playn.flash.FlashPlatform
 
regularExpression() - Method in class playn.flash.FlashPlatform
 
remove(Layer) - Method in class playn.flash.FlashGroupLayer
 
remove(int) - Method in class playn.flash.FlashGroupLayer
Deprecated. 
removeChild(DisplayObject) - Method in class flash.display.DisplayObjectContainer
Removes the specified child DisplayObject instance from the child list of the DisplayObjectContainer instance.
removeChildAt(int) - Method in class flash.display.DisplayObjectContainer
Removes a child DisplayObject from the specified index position in the child list of the DisplayObjectContainer.
REMOVED - Static variable in class flash.display.DisplayObject
Dispatched when a display object is about to be removed from the display list.
REMOVED_FROM_STAGE - Static variable in class flash.display.DisplayObject
Dispatched when a display object is about to be removed from the display list, either directly or through the removal of a sub tree in which the display object is contained.
removeEventListener(EventType, EventHandler<?>, boolean) - Method in class flash.events.EventDispatcher
Removes a listener from the EventDispatcher object.
removeItem(String) - Method in class playn.flash.FlashStorage
 
RENDER - Static variable in class flash.display.DisplayObject
Dispatched when the display list is about to be updated and rendered.
reset() - Method in class playn.flash.FlashPath
 
restore() - Method in class playn.flash.FlashSurface
 
REWIND - Static variable in class flash.ui.Keyboard
 
RIGHT - Static variable in class flash.ui.Keyboard
 
RIGHTBRACKET - Static variable in class flash.ui.Keyboard
 
ROLLOUT - Static variable in class flash.display.InteractiveObject
Dispatched when the user moves a pointing device away from an InteractiveObject instance.
ROLLOVER - Static variable in class flash.display.InteractiveObject
Dispatched when the user moves a pointing device over an InteractiveObject instance.
rotate(float) - Method in class playn.flash.FlashSurface
 
run(Game) - Method in class playn.flash.FlashPlatform
 

S

S - Static variable in class flash.ui.Keyboard
 
save() - Method in class playn.flash.FlashSurface
 
scale(float, float) - Method in class playn.flash.FlashSurface
 
scaledHeight() - Method in class playn.flash.FlashCanvasLayer
 
scaledHeight() - Method in class playn.flash.FlashImageLayer
 
scaledHeight() - Method in class playn.flash.FlashSurfaceLayer
 
scaledWidth() - Method in class playn.flash.FlashCanvasLayer
 
scaledWidth() - Method in class playn.flash.FlashImageLayer
 
scaledWidth() - Method in class playn.flash.FlashSurfaceLayer
 
SEARCH - Static variable in class flash.ui.Keyboard
 
SEMICOLON - Static variable in class flash.ui.Keyboard
 
setAlpha(double) - Method in class flash.display.DisplayObject
 
setAlpha(float) - Method in class playn.flash.FlashLayer
 
setAlpha(float) - Method in class playn.flash.FlashSurface
 
setBitmapData(BitmapData) - Method in class flash.display.Bitmap
 
setBlendMode(BlendMode) - Method in class flash.display.DisplayObject
 
setButtonMode(boolean) - Method in class flash.display.Sprite
 
setCacheAsBitmap(boolean) - Method in class flash.display.DisplayObject
 
setChildIndex(DisplayObject, int) - Method in class flash.display.DisplayObjectContainer
Changes the position of an existing child in the display object container.
setFillColor(int) - Method in class playn.flash.FlashSurface
 
setFillPattern(Pattern) - Method in class playn.flash.FlashSurface
 
setFilters(JsArray<BitmapFilter>) - Method in class flash.display.DisplayObject
 
setFrameRate(int) - Method in class flash.display.Stage
 
setHeight(int) - Method in class flash.display.DisplayObject
 
setHeight(float) - Method in class playn.flash.FlashImageLayer
 
setHitArea(Sprite) - Method in class flash.display.Sprite
 
setImage(Image) - Method in class playn.flash.FlashImageLayer
 
setItem(String, String) - Method in class playn.flash.FlashStorage
 
setMask(DisplayObject) - Method in class flash.display.DisplayObject
 
setMouseChildren(boolean) - Method in class flash.display.DisplayObjectContainer
 
setMouseEnabled(boolean) - Method in class flash.display.InteractiveObject
 
setName(String) - Method in class flash.display.DisplayObject
 
setPathPrefix(String) - Method in class playn.flash.FlashAssets
 
setPixel(int, int, int) - Method in class flash.display.BitmapData
 
setPixel32(int, int, int) - Method in class flash.display.BitmapData
 
setProperty(String, Object) - Method in class flash.net.SharedObject
Updates the value of a property in a shared object and indicates to the server that the value of the property has changed.
setRepeatX(boolean) - Method in class playn.flash.FlashImageLayer
 
setRepeatY(boolean) - Method in class playn.flash.FlashImageLayer
 
setRotation(double) - Method in class flash.display.DisplayObject
 
setScale9Grid(Rectangle) - Method in class flash.display.DisplayObject
 
setScaleMode(StageScaleMode) - Method in class flash.display.Stage
 
setScaleX(double) - Method in class flash.display.DisplayObject
 
setScaleY(double) - Method in class flash.display.DisplayObject
 
setScrollRect(Rectangle) - Method in class flash.display.DisplayObject
 
setSize(float, float) - Method in class playn.flash.FlashImageLayer
 
setSourceRect(float, float, float, float) - Method in class playn.flash.FlashImageLayer
Deprecated. 
setStageAlign(StageAlign) - Method in class flash.display.Stage
 
setStrokeColor(int) - Method in class playn.flash.FlashSurface
 
setTabChildren(boolean) - Method in class flash.display.DisplayObjectContainer
 
setTabEnabled(boolean) - Method in class flash.display.InteractiveObject
 
setTabIndex(int) - Method in class flash.display.InteractiveObject
 
setText(String) - Method in class flash.display.TextField
 
setTextColor(int) - Method in class flash.display.TextField
 
setTransform(Transform) - Method in class flash.display.DisplayObject
 
setTransform(float, float, float, float, float, float) - Method in class flash.display.DisplayObject
 
setTransform(float, float, float, float, float, float) - Method in class playn.flash.FlashSurface
 
SETUP - Static variable in class flash.ui.Keyboard
 
setUseHandCursor(boolean) - Method in class flash.display.Sprite
 
setVisible(boolean) - Method in class flash.display.DisplayObject
 
setVisible(boolean) - Method in class playn.flash.FlashLayer
 
setWidth(int) - Method in class flash.display.DisplayObject
 
setWidth(float) - Method in class playn.flash.FlashImageLayer
 
setX(double) - Method in class flash.display.DisplayObject
 
setY(double) - Method in class flash.display.DisplayObject
 
Shape - Class in flash.display
 
Shape() - Constructor for class flash.display.Shape
 
SharedObject - Class in flash.net
Implementation of flash.net.SharedObject
SharedObject() - Constructor for class flash.net.SharedObject
 
SHIFT - Static variable in class flash.ui.Keyboard
 
size() - Method in class flash.net.SharedObject
The current size of the shared object, in bytes.
size() - Method in class playn.flash.FlashGroupLayer
 
SKIP_BACKWARD - Static variable in class flash.ui.Keyboard
 
SKIP_FORWARD - Static variable in class flash.ui.Keyboard
 
SLASH - Static variable in class flash.ui.Keyboard
 
SPACE - Static variable in class flash.ui.Keyboard
 
Sprite - Class in flash.display
 
Sprite() - Constructor for class flash.display.Sprite
 
Stage - Class in flash.display
 
Stage() - Constructor for class flash.display.Stage
 
StageAlign - Enum in flash.display
 
StageScaleMode - Enum in flash.display
 
start() - Method in class playn.flash.FlashGame
 
startDrag(boolean, Rectangle) - Method in class flash.display.Sprite
Lets the user drag the specified sprite.
STOP - Static variable in class flash.ui.Keyboard
 
stopDrag() - Method in class flash.display.Sprite
Ends the startDrag() method.
stopImmediatePropagation() - Method in class flash.events.Event
Prevents processing of any event listeners in the current node and any subsequent nodes in the event flow.
stopPropagation() - Method in class flash.events.Event
Prevents processing of any event listeners in nodes subsequent to the current node in the event flow.
storage() - Method in class playn.flash.FlashPlatform
 
SUBTITLE - Static variable in class flash.ui.Keyboard
 
surface() - Method in class playn.flash.FlashSurfaceLayer
 
swapChildren(DisplayObject, DisplayObject) - Method in class flash.display.DisplayObjectContainer
Swaps the z-order (front-to-back order) of the two specified child objects.
swapChildrenAt(int, int) - Method in class flash.display.DisplayObjectContainer
Swaps the z-order (front-to-back order) of the child objects at the two specified index positions in the child list.
SYNC - Static variable in class flash.net.SharedObject
Dispatched when a remote shared object has been updated by the server.

T

T - Static variable in class flash.ui.Keyboard
 
TAB - Static variable in class flash.ui.Keyboard
 
TABCENABLEDCHANGE - Static variable in class flash.display.InteractiveObject
Dispatched when the object's tabEnabled flag changes.
TABCHILDRENCHANGE - Static variable in class flash.display.InteractiveObject
Dispatched when the value of the object's tabChildren flag changes.
TABINDEXCHANGE - Static variable in class flash.display.InteractiveObject
Dispatched when the value of the object's tabIndex property changes.
TextField - Class in flash.display
 
TextField() - Constructor for class flash.display.TextField
 
time() - Method in class playn.flash.FlashPlatform
 
toNative() - Method in enum flash.display.StageAlign
 
toNative() - Method in enum flash.display.StageScaleMode
 
touch() - Method in class playn.flash.FlashPlatform
 
Transform - Class in flash.geom
 
Transform() - Constructor for class flash.geom.Transform
 
transform(float, float, float, float, float, float) - Method in class playn.flash.FlashSurface
 
translate(float, float) - Method in class playn.flash.FlashSurface
 
type() - Method in class playn.flash.FlashPlatform
 

U

U - Static variable in class flash.ui.Keyboard
 
UP - Static variable in class flash.ui.Keyboard
 
update() - Method in class playn.flash.FlashImageLayer
 
update() - Method in class playn.flash.FlashLayer
 
updateChildren() - Method in class playn.flash.FlashGroupLayer
 
updateChildren() - Method in class playn.flash.FlashLayer
 

V

V - Static variable in class flash.ui.Keyboard
 
value() - Method in class flash.events.EventType
 
valueOf(String) - Static method in enum flash.display.BlendMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum flash.display.StageAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum flash.display.StageScaleMode
Returns the enum constant of this type with the specified name.
valueOfNative(String) - Static method in enum flash.display.BlendMode
 
values() - Static method in enum flash.display.BlendMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum flash.display.StageAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum flash.display.StageScaleMode
Returns an array containing the constants of this enum type, in the order they are declared.
visible() - Method in class flash.display.DisplayObject
Whether or not the display object is visible.
VOD - Static variable in class flash.ui.Keyboard
 

W

W - Static variable in class flash.ui.Keyboard
 
width() - Method in class playn.flash.FlashCanvasImage
 
width() - Method in class playn.flash.FlashCanvasLayer
 
width() - Method in class playn.flash.FlashImageLayer
 
width() - Method in class playn.flash.FlashSurface
 
width() - Method in class playn.flash.FlashSurfaceLayer
 
willTrigger(EventType) - Method in class flash.events.EventDispatcher
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type.

X

X - Static variable in class flash.ui.Keyboard
 

Y

Y - Static variable in class flash.ui.Keyboard
 
YELLOW - Static variable in class flash.ui.Keyboard
 

Z

Z - Static variable in class flash.ui.Keyboard
 

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

Copyright © 2012. All Rights Reserved.