| 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 |
| D — Constant Static Property, class net.flashpunk.utils.Key |
| |
| data — Property, class net.flashpunk.masks.Grid |
|
The grid data. |
| data — Property, class net.flashpunk.masks.Pixelmask |
|
Current BitmapData mask. |
| Data — class, package net.flashpunk.utils |
|
Static helper class used for saving and loading data from stored cookies. |
| debug — Property, class net.flashpunk.debug.Console |
|
If the Console is currently in debug mode. |
| defaultLeading — Static Property, class net.flashpunk.graphics.Text |
|
The leading to assign to new Text objects. |
| define(name:String, ... rest) — Static Method , class net.flashpunk.utils.Input |
|
Defines a new input. |
| delay — Property, class net.flashpunk.Tween |
|
Length of time to wait before starting this tween. |
| DELETE — Constant Static Property, class net.flashpunk.utils.Key |
| |
| DIGIT_0 — Constant Static Property, class net.flashpunk.utils.Key |
| |
| DIGIT_1 — Constant Static Property, class net.flashpunk.utils.Key |
| |
| DIGIT_2 — Constant Static Property, class net.flashpunk.utils.Key |
| |
| DIGIT_3 — Constant Static Property, class net.flashpunk.utils.Key |
| |
| DIGIT_4 — Constant Static Property, class net.flashpunk.utils.Key |
| |
| DIGIT_5 — Constant Static Property, class net.flashpunk.utils.Key |
| |
| DIGIT_6 — Constant Static Property, class net.flashpunk.utils.Key |
| |
| DIGIT_7 — Constant Static Property, class net.flashpunk.utils.Key |
| |
| DIGIT_8 — Constant Static Property, class net.flashpunk.utils.Key |
| |
| DIGIT_9 — Constant Static Property, class net.flashpunk.utils.Key |
| |
| distance(x1:Number, y1:Number, x2:Number, y2:Number) — Static Method , class net.flashpunk.FP |
|
Find the distance between two points. |
| distance — Property, class net.flashpunk.tweens.motion.LinearMotion |
|
Length of the current line of movement. |
| distance — Property, class net.flashpunk.tweens.motion.LinearPath |
|
The full length of the path. |
| distance — Property, class net.flashpunk.tweens.motion.QuadMotion |
|
The distance of the entire curve. |
| distanceFrom(e:net.flashpunk:Entity, useHitboxes:Boolean) — method, class net.flashpunk.Entity |
|
Calculates the distance from another Entity. |
| distanceRectPoint(px:Number, py:Number, rx:Number, ry:Number, rw:Number, rh:Number) — Static Method , class net.flashpunk.FP |
|
Find the distance between a point and a rectangle. |
| distanceRects(x1:Number, y1:Number, w1:Number, h1:Number, x2:Number, y2:Number, w2:Number, h2:Number) — Static Method , class net.flashpunk.FP |
|
Find the distance between two rectangles. |
| distanceToPoint(px:Number, py:Number, useHitbox:Boolean) — method, class net.flashpunk.Entity |
|
Calculates the distance from this Entity to the point. |
| distanceToRect(rx:Number, ry:Number, rwidth:Number, rheight:Number) — method, class net.flashpunk.Entity |
|
Calculates the distance from this Entity to the rectangle. |
| DOWN — Constant Static Property, class net.flashpunk.utils.Key |
| |
| draw(x:int, y:int, source:flash.display:BitmapData, rect:flash.geom:Rectangle) — method, class net.flashpunk.graphics.Canvas |
|
Draws to the canvas. |
| Draw — class, package net.flashpunk.utils |
|
Static class with access to miscellaneous drawing functions. |
| drawGraphic(x:int, y:int, source:net.flashpunk:Graphic) — method, class net.flashpunk.graphics.Canvas |
|
Draws the Graphic object to the canvas. |
| _drawMask — Property, class net.flashpunk.graphics.Image |
| |
| drawMask — Property, class net.flashpunk.graphics.Image |
|
Set the transparency mask of the Image. |
| drawRect(rect:flash.geom:Rectangle, color:uint, alpha:Number) — method, class net.flashpunk.graphics.Canvas |
|
Draws over a rectangular area of the canvas. |
| duration — Property, class net.flashpunk.tweens.misc.Alarm |
|
Current alarm duration. |
|
| 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 |