MCPcopy Create free account

hub / github.com/apitaru/Ejecta-HEART-CreateJS / functions

Functions152 in github.com/apitaru/Ejecta-HEART-CreateJS

↓ 18 callersFunctionabort
()
libs/createjs/createjs-2014.12.12.combined.js:15343
↓ 11 callersFunctionf
(n)
libs/createjs/createjs-2013.12.12.combined.js:15465
↓ 9 callersFunctiontoPaddedString
(width, value)
libs/createjs/createjs-2014.12.12.combined.js:15130
↓ 8 callersFunctionlex
()
libs/createjs/createjs-2014.12.12.combined.js:15351
↓ 4 callersFunctiongetDay
(year, month)
libs/createjs/createjs-2014.12.12.combined.js:14994
↓ 4 callersFunctionhas
(name)
libs/createjs/createjs-2014.12.12.combined.js:14845
↓ 3 callersFunctionlookupIterator
(value)
GloboApp/src/underscore.js:294
↓ 3 callersFunctionquote
(string)
libs/createjs/createjs-2013.12.12.combined.js:15507
↓ 2 callersFunction_
(obj)
GloboApp/src/underscore.js:48
↓ 2 callersFunctionangle
(x1,y1,x2,y2)
App/myApp.js:101
↓ 2 callersFunctiondistance
(x1,y1,x2,y2)
App/myApp.js:108
↓ 2 callersFunctiongroup
(obj, value, context, behavior)
GloboApp/src/underscore.js:319
↓ 2 callersFunctiono
()
libs/createjs/createjs-2014.12.12.combined.js:61
↓ 2 callersFunctionquote
(value)
libs/createjs/createjs-2014.12.12.combined.js:15141
↓ 2 callersFunctionrunInContext
(context, exports)
libs/createjs/createjs-2014.12.12.combined.js:14806
↓ 2 callersFunctionsetAnchorPoint
(e)
App/myApp.js:89
↓ 2 callersFunctionupdate
(source, property, callback)
libs/createjs/createjs-2014.12.12.combined.js:15592
↓ 2 callersFunctionwalk
(source, property, callback)
libs/createjs/createjs-2014.12.12.combined.js:15604
↓ 1 callersFunctioneq
(a, b, aStack, bStack)
GloboApp/src/underscore.js:810
↓ 1 callersFunctionflatten
(input, shallow, output)
GloboApp/src/underscore.js:417
↓ 1 callersFunctionget
(value)
libs/createjs/createjs-2014.12.12.combined.js:15509
↓ 1 callersFunctioninit
()
GloboApp/src/Globo.js:6
↓ 1 callersFunctionresult
(obj)
GloboApp/src/underscore.js:1160
↓ 1 callersFunctionserialize
(property, object, callback, properties, whitespace, indentation, stack)
libs/createjs/createjs-2014.12.12.combined.js:15165
↓ 1 callersFunctionstr
(key, holder)
libs/createjs/createjs-2013.12.12.combined.js:15524
↓ 1 callersFunctionwalk
(holder, key)
libs/createjs/createjs-2013.12.12.combined.js:15709
FunctionAbstractLoader
()
libs/createjs/createjs-2013.12.12.combined.js:12257
FunctionAbstractLoader
* The base loader, which defines all the generic methods, properties, and events. All loaders extend this class, * including the {{#crossLink "LoadQ
libs/createjs/createjs-2014.12.12.combined.js:16242
FunctionAbstractMediaLoader
* The AbstractMediaLoader is a base class that handles some of the shared methods and properties of loaders that * handle HTML media elements, such
libs/createjs/createjs-2014.12.12.combined.js:16927
FunctionAbstractPlugin
()
libs/createjs/createjs-2014.12.12.combined.js:23433
FunctionAbstractRequest
(item)
libs/createjs/createjs-2014.12.12.combined.js:17005
FunctionAbstractSoundInstance
(src, startTime, duration, playbackResource)
libs/createjs/createjs-2014.12.12.combined.js:22472
FunctionAlphaMapFilter
(alphaMap)
libs/createjs/createjs-2013.12.12.combined.js:10815
FunctionAlphaMapFilter
* Applies a greyscale alpha map image (or canvas) to the target, such that the alpha channel of the result will * be copied from the red channel of
libs/createjs/createjs-2014.12.12.combined.js:13456
FunctionAlphaMaskFilter
(mask)
libs/createjs/createjs-2013.12.12.combined.js:10988
FunctionAlphaMaskFilter
* Applies the alpha from the mask image (or canvas) to the target, such that the alpha channel of the result will * be derived from the mask, and th
libs/createjs/createjs-2014.12.12.combined.js:13590
FunctionBinaryLoader
* A loader for binary files. This is useful for loading web audio, or content that requires an ArrayBuffer. * @class BinaryLoader * @param {LoadIt
libs/createjs/createjs-2014.12.12.combined.js:19564
FunctionBitmap
(imageOrUri)
libs/createjs/createjs-2013.12.12.combined.js:7642
FunctionBitmap
* A Bitmap represents an Image, Canvas, or Video in the display list. A Bitmap can be instantiated using an existing * HTML element, or a string.
libs/createjs/createjs-2014.12.12.combined.js:10480
FunctionBitmapText
* Displays text using bitmap glyphs defined in a sprite sheet. Multi-line text is supported * using new line characters, but automatic wrapping is no
libs/createjs/createjs-2013.12.12.combined.js:8995
FunctionBitmapText
* Displays text using bitmap glyphs defined in a sprite sheet. Multi-line text is supported * using new line characters, but automatic wrapping is n
libs/createjs/createjs-2014.12.12.combined.js:11582
FunctionBlurFilter
( blurX, blurY, quality )
libs/createjs/createjs-2013.12.12.combined.js:10457
FunctionBlurFilter
* Applies a box blur to DisplayObjects. Note that this filter is fairly CPU intensive, particularly if the quality is * set higher than 1. * * <
libs/createjs/createjs-2014.12.12.combined.js:13132
FunctionBrowserDetect
()
libs/createjs/createjs-2013.12.12.combined.js:14445
FunctionBrowserDetect
* An object that determines the current browser, version, operating system, and other environment * variables via user agent string. * * Used fo
libs/createjs/createjs-2014.12.12.combined.js:14648
FunctionButtonHelper
(target, outLabel, overLabel, downLabel, play, hitArea, hitLabel)
libs/createjs/createjs-2013.12.12.combined.js:2558
FunctionButtonHelper
* The ButtonHelper is a helper class to create interactive buttons from {{#crossLink "MovieClip"}}{{/crossLink}} or * {{#crossLink "Sprite"}}{{/cros
libs/createjs/createjs-2014.12.12.combined.js:2885
FunctionCSSLoader
* A loader for CSS files. * @class CSSLoader * @param {LoadItem|Object} loadItem * @param {Boolean} preferXHR * @constructor
libs/createjs/createjs-2014.12.12.combined.js:19615
FunctionColorFilter
(redMultiplier, greenMultiplier, blueMultiplier, alphaMultiplier, redOffset, greenOffset, blueOffset, alphaOff
libs/createjs/createjs-2013.12.12.combined.js:11138
FunctionColorFilter
* Applies a color transform to DisplayObjects. * * <h4>Example</h4> * This example draws a red circle, and then transforms it to Blue. This is a
libs/createjs/createjs-2014.12.12.combined.js:13695
FunctionColorMatrix
(brightness, contrast, saturation, hue)
libs/createjs/createjs-2013.12.12.combined.js:11323
FunctionColorMatrix
* Provides helper functions for assembling a matrix for use with the {{#crossLink "ColorMatrixFilter"}}{{/crossLink}}. * Most methods return the ins
libs/createjs/createjs-2014.12.12.combined.js:13814
FunctionColorMatrixFilter
(matrix)
libs/createjs/createjs-2013.12.12.combined.js:11693
FunctionColorMatrixFilter
* Allows you to carry out complex color operations such as modifying saturation, brightness, or inverting. See the * {{#crossLink "ColorMatrix"}}{{/
libs/createjs/createjs-2014.12.12.combined.js:14165
FunctionCommand
* Inner class used by the {{#crossLink "Graphics"}}{{/crossLink}} class. Used to create the instruction lists used in Graphics: * @class Command * @pr
libs/createjs/createjs-2013.12.12.combined.js:3375
FunctionContainer
()
libs/createjs/createjs-2013.12.12.combined.js:6149
FunctionContainer
* A Container is a nestable display list that allows you to work with compound display elements. For example you could * group arm, leg, torso and
libs/createjs/createjs-2014.12.12.combined.js:8344
FunctionDOMElement
(htmlElement)
libs/createjs/createjs-2013.12.12.combined.js:10043
FunctionDOMElement
* <b>This class is still experimental, and more advanced use is likely to be buggy. Please report bugs.</b> * * A DOMElement allows you to associa
libs/createjs/createjs-2014.12.12.combined.js:12785
FunctionDisplayObject
()
libs/createjs/createjs-2013.12.12.combined.js:4869
FunctionDisplayObject
* DisplayObject is an abstract class that should not be constructed directly. Instead construct subclasses such as * {{#crossLink "Container"}}{{/c
libs/createjs/createjs-2014.12.12.combined.js:5840
FunctionDisplayProps
* Used for calculating and encapsulating display related properties. * @class DisplayProps * @param {Number} [visible=true] Visible value. * @pa
libs/createjs/createjs-2014.12.12.combined.js:2406
FunctionEase
()
libs/createjs/createjs-2013.12.12.combined.js:21595
FunctionEase
* The Ease class provides a collection of easing functions for use with TweenJS. It does not use the standard 4 param * easing signature. Instead it
libs/createjs/createjs-2014.12.12.combined.js:26346
FunctionErrorEvent
* A general error {{#crossLink "Event"}}{{/crossLink}}, that describes an error that occurred, as well as any details. * @class ErrorEvent * @para
libs/createjs/createjs-2014.12.12.combined.js:14680
FunctionEvent
(type, bubbles, cancelable)
libs/createjs/createjs-2013.12.12.combined.js:58
FunctionEvent
* Contains properties and methods shared by all events for use with * {{#crossLink "EventDispatcher"}}{{/crossLink}}. * * Note that Event objec
libs/createjs/createjs-2014.12.12.combined.js:174
FunctionEventDispatcher
()
libs/createjs/createjs-2013.12.12.combined.js:342
FunctionEventDispatcher
* EventDispatcher provides methods for managing queues of event listeners and dispatching events. * * You can either extend EventDispatcher or m
libs/createjs/createjs-2014.12.12.combined.js:478
FunctionFilter
()
libs/createjs/createjs-2013.12.12.combined.js:10334
FunctionFilter
* Base class that all filters should inherit from. Filters need to be applied to objects that have been cached using * the {{#crossLink "DisplayObje
libs/createjs/createjs-2014.12.12.combined.js:13023
FunctionGraphics
()
libs/createjs/createjs-2013.12.12.combined.js:3458
FunctionGraphics
* The Graphics class exposes an easy to use API for generating vector drawing instructions and drawing them to a * specified context. Note that you
libs/createjs/createjs-2014.12.12.combined.js:3776
FunctionHTMLAudioPlugin
* Play sounds using HTML &lt;audio&gt; tags in the browser. This plugin is the second priority plugin installed * by default, after the {{#crossLink
libs/createjs/createjs-2013.12.12.combined.js:19194
FunctionHTMLAudioPlugin
* Play sounds using HTML &lt;audio&gt; tags in the browser. This plugin is the second priority plugin installed * by default, after the {{#crossLink
libs/createjs/createjs-2014.12.12.combined.js:24888
FunctionHTMLAudioSoundInstance
* HTMLAudioSoundInstance extends the base api of {{#crossLink "AbstractSoundInstance"}}{{/crossLink}} and is used by * {{#crossLink "HTMLAudioPlugin
libs/createjs/createjs-2014.12.12.combined.js:24612
FunctionImageLoader
* A loader for image files. * @class ImageLoader * @param {LoadItem|Object} loadItem * @param {Boolean} preferXHR * @constructor
libs/createjs/createjs-2014.12.12.combined.js:19696
FunctionJSONLoader
* A loader for JSON files. To load JSON cross-domain, use JSONP and the {{#crossLink "JSONPLoader"}}{{/crossLink}} * instead. To load JSON-formatted
libs/createjs/createjs-2014.12.12.combined.js:19888
FunctionJSONPLoader
* A loader for JSONP files, which are JSON-formatted text files, wrapped in a callback. To load regular JSON * without a callback use the {{#crossLi
libs/createjs/createjs-2014.12.12.combined.js:19953
FunctionJavaScriptLoader
* A loader for JavaScript files. * @class JavaScriptLoader * @param {LoadItem|Object} loadItem * @param {Boolean} preferXHR * @constructor
libs/createjs/createjs-2014.12.12.combined.js:19825
FunctionLoadItem
* All loaders accept an item containing the properties defined in this class. If a raw object is passed instead, * it will not be affected, but it m
libs/createjs/createjs-2014.12.12.combined.js:15757
FunctionLoadQueue
(useXHR, basePath, crossOrigin)
libs/createjs/createjs-2013.12.12.combined.js:12893
FunctionLoadQueue
* The LoadQueue class is the main API for preloading content. LoadQueue is a load manager, which can preload either * a single file, or queue of fil
libs/createjs/createjs-2014.12.12.combined.js:17937
FunctionLoader
* An internal helper class that preloads web audio via XHR. Note that this class and its methods are not documented * properly to avoid generating H
libs/createjs/createjs-2013.12.12.combined.js:18963
FunctionLoader
* Loader provides a mechanism to preload Web Audio content via PreloadJS or internally. Instances are returned to * the preloader, and the load meth
libs/createjs/createjs-2014.12.12.combined.js:23709
FunctionManifestLoader
* A loader for JSON manifests. Items inside the manifest are loaded before the loader completes. To load manifests * using JSONP, specify a {{#cross
libs/createjs/createjs-2014.12.12.combined.js:20052
FunctionMatrix2D
(a, b, c, d, tx, ty)
libs/createjs/createjs-2013.12.12.combined.js:1714
FunctionMatrix2D
* Represents an affine transformation matrix, and provides tools for constructing and concatenating matrices. * * This matrix can be visualized as
libs/createjs/createjs-2014.12.12.combined.js:1917
FunctionMediaTagRequest
* An {{#crossLink "TagRequest"}}{{/crossLink}} that loads HTML tags for video and audio. * @class MediaTagRequest * @param {LoadItem} loadItem *
libs/createjs/createjs-2014.12.12.combined.js:17208
FunctionMotionGuidePlugin
()
libs/createjs/createjs-2013.12.12.combined.js:22009
FunctionMotionGuidePlugin
* A TweenJS plugin for working with motion guides. * * To use, install the plugin after TweenJS has loaded. Next tween the 'guide' property with a
libs/createjs/createjs-2014.12.12.combined.js:26723
FunctionMouseEvent
(type, bubbles, cancelable, stageX, stageY, nativeEvent, pointerID, primary, rawX, rawY)
libs/createjs/createjs-2013.12.12.combined.js:1468
FunctionMouseEvent
* Passed as the parameter to all mouse/pointer/touch related events. For a listing of mouse events and their properties, * see the {{#crossLink "Dis
libs/createjs/createjs-2014.12.12.combined.js:1760
FunctionPoint
(x, y)
libs/createjs/createjs-2013.12.12.combined.js:2287
FunctionPoint
* Represents a point on a 2 dimensional x / y coordinate system. * * <h4>Example</h4> * * var point = new createjs.Point(0, 100); *
libs/createjs/createjs-2014.12.12.combined.js:2565
FunctionProgressEvent
* A createjs {{#crossLink "Event"}}{{/crossLink}} that is dispatched when progress changes. * @class ProgressEvent * @param {Number} loaded The am
libs/createjs/createjs-2014.12.12.combined.js:14732
FunctionRectangle
(x, y, width, height)
libs/createjs/createjs-2013.12.12.combined.js:2404
FunctionRectangle
* Represents a rectangle as defined by the points (x, y) and (x+width, y+height). * * <h4>Example</h4> * * var rect = new createjs.Rectan
libs/createjs/createjs-2014.12.12.combined.js:2659
FunctionSVGLoader
* A loader for SVG files. * @class SVGLoader * @param {LoadItem|Object} loadItem * @param {Boolean} preferXHR * @constructor
libs/createjs/createjs-2014.12.12.combined.js:20503
FunctionShadow
(color, offsetX, offsetY, blur)
libs/createjs/createjs-2013.12.12.combined.js:2766
next →1–100 of 152, ranked by callers