- 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.
- getBytes(String, Callback<byte[]>) - Method in class playn.flash.FlashAssets
-
- getBytesSync(String) - Method in class playn.flash.FlashAssets
-
- 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.
- getImage(String) - Method in class playn.flash.FlashAssets
-
- getImageSync(String) - Method in class playn.flash.FlashAssets
-
- 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.
- getRemoteImage(String) - Method in class playn.flash.FlashAssets
-
- getRemoteImage(String, float, float) - Method in class playn.flash.FlashAssets
-
- getRgb(int, int, int, int, int[], int, int) - Method in class playn.flash.FlashImage
-
- 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.
- getSound(String) - Method in class playn.flash.FlashAssets
-
- 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
-
- getText(String, Callback<String>) - Method in class playn.flash.FlashAssets
-
- getTextColor() - Method in class flash.display.TextField
-
- getTextSync(String) - Method in class playn.flash.FlashAssets
-
- 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
-