| 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 |
| cancel() — Method in class efnx.sound.Waveform |
|
Stops all analyzation. |
| checkStage() — Method in class efnx.time.TimeKeeper |
|
Checks to see if the stage has been referenced. |
| chopAndUse(bmd, _left, _middle, _right) — Method in class efnx.gui.TileBar |
|
Chops one BitmapData object into three chunks and uses each as left, middle and right
or top, middle and bottom. |
| circle(bmp, px, py, r, c) — Static method in class efnx.gfx.Raster |
|
Draw a circle
|
| circleLine(bmp, x0, y0, x1, y1, r, c) — Static method in class efnx.gfx.Raster |
|
Draw a line of width w
|
| clone() — Method in class efnx.events.MultiLoaderEvent |
| |
| clone() — Method in class efnx.events.MultiURLEvent |
| |
| clone() — Method in class efnx.events.WaveformEvent |
| |
| clone() — Method in class efnx.events.WindowEvent |
| |
| clone() — Method in class efnx.gui.Button |
|
Returns a clone of the given Button instance. |
| clone() — Method in class efnx.gui.TileArea |
|
Clones the TileArea. |
| clone() — Method in class efnx.gui.TileBar |
|
Clones the TileBar. |
| close — Property in class efnx.gui.Window |
|
The close window button. |
| combinePointsBySlope(pointSet, threshold) — Static method in class efnx.gfx.BitmapAnalyzer |
|
Returns a radially ordered set of points that make up a polygon, with all angle above theta
|
| combinePointsWithin(vertices, distance) — Static method in class efnx.gfx.BitmapAnalyzer |
|
Finds pairs within a certain distance and combines them to one one point
returns an array of points which are Numbers, not ints
|
| complete — Event in class efnx.general.Component |
|
A complete event is dispatched after the assets swf is loaded. |
| complete — Event in class efnx.sound.Waveform |
|
A complete event is dispatched when Waveform has completed analyzing all windows. |
| COMPLETE — Constant static property in class efnx.events.MultiLoaderEvent |
|
Defines the value of the type property of a MultiLoaderEvent event object. |
| COMPLETE — Constant static property in class efnx.events.MultiURLEvent |
| |
| COMPLETE — Constant static property in class efnx.events.WaveformEvent |
|
Defines the value of the type property of a complete event object. |
| Component — Class in package efnx.general |
|
The Component class handles loading external component swfs and answers requests for component instantiation. |
| Component() — Constructor in class efnx.general.Component |
|
|
| contentHeight — Property in class efnx.events.ScrollAreaEvent |
| |
| contentWidth — Property in class efnx.events.ScrollAreaEvent |
| |
| createPointsAboutPerimeter(bmd, distance, threshold) — Static method in class efnx.gfx.BitmapAnalyzer |
|
Fills an array with points spaced somewhat uniformally about the surface of the bitmap
|
| createWaveform(method) — Method in class efnx.sound.Waveform |
|
Constructs two vectors of analyzed waveforms using the method supplied in "method". |
| cubicBezier(bmp, x0, y0, x1, y1, x2, y2, x3, y3, c, resolution) — Static method in class efnx.gfx.Raster |
|
Draws a Cubic Bezier Curve
TODO: Determine whether x/y params would be better named as anchor/control
|
|
| 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 |