@next2d/player 1.14.17 → 1.14.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/player/index.js +1 -1
- package/dist/player/next2d/display/BitmapData.js +0 -7
- package/dist/player/next2d/display/DisplayObject.js +0 -34
- package/dist/player/next2d/display/DisplayObjectContainer.js +0 -9
- package/dist/player/next2d/display/FrameLabel.js +0 -2
- package/dist/player/next2d/display/Graphics.js +0 -32
- package/dist/player/next2d/display/GraphicsBitmapFill.js +0 -4
- package/dist/player/next2d/display/GraphicsGradientFill.js +0 -9
- package/dist/player/next2d/display/InteractiveObject.js +0 -1
- package/dist/player/next2d/display/Loader.js +11 -2
- package/dist/player/next2d/display/LoaderInfo.js +0 -7
- package/dist/player/next2d/display/LoopConfig.js +0 -4
- package/dist/player/next2d/display/MovieClip.js +0 -16
- package/dist/player/next2d/display/Shape.js +0 -4
- package/dist/player/next2d/display/Sprite.js +0 -5
- package/dist/player/next2d/display/Stage.js +0 -4
- package/dist/player/next2d/events/Event.js +0 -9
- package/dist/player/next2d/events/EventDispatcher.js +0 -1
- package/dist/player/next2d/events/HTTPStatusEvent.js +0 -3
- package/dist/player/next2d/events/IOErrorEvent.js +0 -1
- package/dist/player/next2d/events/ProgressEvent.js +0 -2
- package/dist/player/next2d/events/VideoEvent.js +0 -2
- package/dist/player/next2d/filters/BevelFilter.js +0 -10
- package/dist/player/next2d/filters/BitmapFilter.js +0 -1
- package/dist/player/next2d/filters/BlurFilter.js +0 -3
- package/dist/player/next2d/filters/ColorMatrixFilter.js +0 -1
- package/dist/player/next2d/filters/ConvolutionFilter.js +0 -9
- package/dist/player/next2d/filters/DisplacementMapFilter.js +0 -9
- package/dist/player/next2d/filters/DropShadowFilter.js +0 -9
- package/dist/player/next2d/filters/GlowFilter.js +0 -6
- package/dist/player/next2d/filters/GradientBevelFilter.js +0 -9
- package/dist/player/next2d/filters/GradientGlowFilter.js +0 -9
- package/dist/player/next2d/geom/ColorTransform.js +0 -1
- package/dist/player/next2d/geom/Matrix.js +0 -1
- package/dist/player/next2d/geom/Point.js +0 -2
- package/dist/player/next2d/geom/Rectangle.js +0 -4
- package/dist/player/next2d/geom/Transform.js +0 -5
- package/dist/player/next2d/media/Sound.js +0 -11
- package/dist/player/next2d/media/SoundTransform.js +0 -2
- package/dist/player/next2d/media/Video.js +0 -12
- package/dist/player/next2d/net/URLRequest.js +0 -7
- package/dist/player/next2d/net/URLRequestHeader.js +0 -2
- package/dist/player/next2d/text/TextField.js +0 -43
- package/dist/player/next2d/text/TextFormat.js +0 -13
- package/dist/player/next2d/ui/Job.js +0 -11
- package/dist/player/player/Next2D.js +0 -10
- package/dist/player/player/Player.js +0 -49
- package/dist/player/util/CacheStore.js +0 -4
- package/dist/webgl/BezierConverter.js +0 -1
- package/dist/webgl/CanvasGradientToWebGL.js +0 -6
- package/dist/webgl/CanvasPatternToWebGL.js +0 -4
- package/dist/webgl/CanvasToWebGLContext.js +0 -32
- package/dist/webgl/CanvasToWebGLContextBlend.js +0 -4
- package/dist/webgl/CanvasToWebGLContextGrid.js +0 -31
- package/dist/webgl/CanvasToWebGLContextMask.js +0 -7
- package/dist/webgl/CanvasToWebGLContextPath.js +0 -3
- package/dist/webgl/CanvasToWebGLContextStyle.js +0 -6
- package/dist/webgl/ColorBufferPool.js +0 -3
- package/dist/webgl/FrameBufferManager.js +0 -9
- package/dist/webgl/StencilBufferPool.js +0 -5
- package/dist/webgl/TextureManager.js +0 -7
- package/dist/webgl/VertexArrayObjectManager.js +0 -12
- package/dist/webgl/WebGLFillMeshGenerator.js +1 -4
- package/dist/webgl/WebGLStrokeMeshGenerator.js +12 -18
- package/dist/webgl/shader/CanvasToWebGLShader.js +0 -4
- package/dist/webgl/shader/CanvasToWebGLShaderList.js +0 -6
- package/dist/webgl/shader/GradientLUTGenerator.js +0 -6
- package/dist/webgl/shader/WebGLShaderUniform.js +0 -3
- package/dist/webgl/shader/variants/BlendShaderVariantCollection.js +0 -3
- package/dist/webgl/shader/variants/FilterShaderVariantCollection.js +0 -3
- package/dist/webgl/shader/variants/GradientLUTShaderVariantCollection.js +0 -3
- package/dist/webgl/shader/variants/GradientShapeShaderVariantCollection.js +0 -3
- package/dist/webgl/shader/variants/ShapeShaderVariantCollection.js +0 -3
- package/package.json +8 -6
package/dist/player/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { $currentPlayer, $initialize, $isSafari, $rendererWorker } from "./util/Util";
|
|
3
3
|
import { Next2D } from "./player/Next2D";
|
|
4
4
|
if (!("next2d" in window)) {
|
|
5
|
-
console.log("%c Next2D Player %c 1.14.
|
|
5
|
+
console.log("%c Next2D Player %c 1.14.18 %c https://next2d.app", "color: #fff; background: #5f5f5f", "color: #fff; background: #4bc729", "");
|
|
6
6
|
// @ts-ignore
|
|
7
7
|
window.next2d = new Next2D([new Promise((resolve) => {
|
|
8
8
|
if (document.readyState === "loading") {
|
|
@@ -15,13 +15,6 @@ import { $COLOR_ARRAY_IDENTITY, $getArray, $MATRIX_ARRAY_IDENTITY, $multiplicati
|
|
|
15
15
|
* @memberOf next2d.display
|
|
16
16
|
*/
|
|
17
17
|
export class BitmapData {
|
|
18
|
-
_$instanceId;
|
|
19
|
-
_$width;
|
|
20
|
-
_$height;
|
|
21
|
-
_$buffer;
|
|
22
|
-
_$image;
|
|
23
|
-
_$canvas;
|
|
24
|
-
_$pixelBuffer;
|
|
25
18
|
/**
|
|
26
19
|
* @param {number} [width=0]
|
|
27
20
|
* @param {number} [height=0]
|
|
@@ -24,40 +24,6 @@ import { $clamp, $getArray, $boundsMatrix, $Math, $poolBoundsObject, $Infinity,
|
|
|
24
24
|
* @extends EventDispatcher
|
|
25
25
|
*/
|
|
26
26
|
export class DisplayObject extends EventDispatcher {
|
|
27
|
-
_$instanceId;
|
|
28
|
-
_$id;
|
|
29
|
-
_$stage;
|
|
30
|
-
_$parent;
|
|
31
|
-
_$scale9Grid;
|
|
32
|
-
_$characterId;
|
|
33
|
-
_$active;
|
|
34
|
-
_$isMask;
|
|
35
|
-
_$updated;
|
|
36
|
-
_$added;
|
|
37
|
-
_$addedStage;
|
|
38
|
-
_$filters;
|
|
39
|
-
_$blendMode;
|
|
40
|
-
_$transform;
|
|
41
|
-
_$hitObject;
|
|
42
|
-
_$isNext;
|
|
43
|
-
_$created;
|
|
44
|
-
_$posted;
|
|
45
|
-
_$clipDepth;
|
|
46
|
-
_$name;
|
|
47
|
-
_$mask;
|
|
48
|
-
_$visible;
|
|
49
|
-
_$root;
|
|
50
|
-
_$loaderInfo;
|
|
51
|
-
_$scaleX;
|
|
52
|
-
_$scaleY;
|
|
53
|
-
_$variables;
|
|
54
|
-
_$placeObject;
|
|
55
|
-
_$rotation;
|
|
56
|
-
_$changePlace;
|
|
57
|
-
_$currentPlaceId;
|
|
58
|
-
_$placeId;
|
|
59
|
-
_$startFrame;
|
|
60
|
-
_$endFrame;
|
|
61
27
|
/**
|
|
62
28
|
* @constructor
|
|
63
29
|
* @public
|
|
@@ -22,15 +22,6 @@ import { $boundsMatrix, $clamp, $getArray, $getBoundsObject, $getFloat32Array6,
|
|
|
22
22
|
* @extends InteractiveObject
|
|
23
23
|
*/
|
|
24
24
|
export class DisplayObjectContainer extends InteractiveObject {
|
|
25
|
-
_$placeMap;
|
|
26
|
-
_$placeObjects;
|
|
27
|
-
_$controller;
|
|
28
|
-
_$dictionary;
|
|
29
|
-
_$children;
|
|
30
|
-
_$needsChildren;
|
|
31
|
-
_$mouseChildren;
|
|
32
|
-
_$wait;
|
|
33
|
-
_$names;
|
|
34
25
|
/**
|
|
35
26
|
* @constructor
|
|
36
27
|
* @public
|
|
@@ -21,38 +21,6 @@ import { $Math, $Number, $getArray, $poolArray, $toColorInt, $intToRGBA, $clamp,
|
|
|
21
21
|
* @memberOf next2d.display
|
|
22
22
|
*/
|
|
23
23
|
export class Graphics {
|
|
24
|
-
_$displayObject;
|
|
25
|
-
_$maxAlpha;
|
|
26
|
-
_$pointerX;
|
|
27
|
-
_$pointerY;
|
|
28
|
-
_$canDraw;
|
|
29
|
-
_$fillType;
|
|
30
|
-
_$fillGradient;
|
|
31
|
-
_$fillBitmap;
|
|
32
|
-
_$fillStyleR;
|
|
33
|
-
_$fillStyleG;
|
|
34
|
-
_$fillStyleB;
|
|
35
|
-
_$fillStyleA;
|
|
36
|
-
_$doFill;
|
|
37
|
-
_$lineType;
|
|
38
|
-
_$lineGradient;
|
|
39
|
-
_$caps;
|
|
40
|
-
_$joints;
|
|
41
|
-
_$miterLimit;
|
|
42
|
-
_$lineWidth;
|
|
43
|
-
_$lineStyleR;
|
|
44
|
-
_$lineStyleG;
|
|
45
|
-
_$lineStyleB;
|
|
46
|
-
_$lineStyleA;
|
|
47
|
-
_$doLine;
|
|
48
|
-
_$xMin;
|
|
49
|
-
_$xMax;
|
|
50
|
-
_$yMin;
|
|
51
|
-
_$yMax;
|
|
52
|
-
_$buffer;
|
|
53
|
-
_$recode;
|
|
54
|
-
_$fills;
|
|
55
|
-
_$lines;
|
|
56
24
|
/**
|
|
57
25
|
* @param {DisplayObject} src
|
|
58
26
|
*
|
|
@@ -8,15 +8,6 @@ import { $colorStringToInt, $getArray, $intToRGBA, $Math, $MATRIX_ARRAY_IDENTITY
|
|
|
8
8
|
* @private
|
|
9
9
|
*/
|
|
10
10
|
export class GraphicsGradientFill {
|
|
11
|
-
_$type;
|
|
12
|
-
_$colors;
|
|
13
|
-
_$alphas;
|
|
14
|
-
_$ratios;
|
|
15
|
-
_$matrix;
|
|
16
|
-
_$spreadMethod;
|
|
17
|
-
_$interpolationMethod;
|
|
18
|
-
_$focalPointRatio;
|
|
19
|
-
_$colorStops;
|
|
20
11
|
/**
|
|
21
12
|
* @param {string} [type=GradientType.LINEAR]
|
|
22
13
|
* @param {array} [colors=null]
|
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
2
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
3
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
4
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
5
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
6
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
7
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8
|
+
});
|
|
9
|
+
};
|
|
1
10
|
import { DisplayObjectContainer } from "./DisplayObjectContainer";
|
|
2
11
|
import { LoaderInfo } from "./LoaderInfo";
|
|
3
12
|
import { MovieClip } from "./MovieClip";
|
|
@@ -180,9 +189,9 @@ export class Loader extends DisplayObjectContainer {
|
|
|
180
189
|
$updateUnzipWorkerStatus(true);
|
|
181
190
|
const unzipWorker = $getUnzipWorker();
|
|
182
191
|
const buffer = new Uint8Array(json.buffer);
|
|
183
|
-
unzipWorker.onmessage =
|
|
192
|
+
unzipWorker.onmessage = (event) => __awaiter(this, void 0, void 0, function* () {
|
|
184
193
|
this._$unzipHandler(event);
|
|
185
|
-
};
|
|
194
|
+
});
|
|
186
195
|
unzipWorker.postMessage(buffer, [buffer.buffer]);
|
|
187
196
|
}
|
|
188
197
|
else {
|
|
@@ -15,13 +15,6 @@ import { $getLoaderInfoId } from "../../util/Global";
|
|
|
15
15
|
* @extends EventDispatcher
|
|
16
16
|
*/
|
|
17
17
|
export class LoaderInfo extends EventDispatcher {
|
|
18
|
-
_$id;
|
|
19
|
-
_$content;
|
|
20
|
-
_$data;
|
|
21
|
-
_$bytesLoaded;
|
|
22
|
-
_$bytesTotal;
|
|
23
|
-
_$url;
|
|
24
|
-
_$format;
|
|
25
18
|
/**
|
|
26
19
|
* @constructor
|
|
27
20
|
* @public
|
|
@@ -22,22 +22,6 @@ import { $Array, $getArray, $getMap, $isNaN, $Math } from "../../util/RenderUtil
|
|
|
22
22
|
* @extends Sprite
|
|
23
23
|
*/
|
|
24
24
|
export class MovieClip extends Sprite {
|
|
25
|
-
_$labels;
|
|
26
|
-
_$currentFrame;
|
|
27
|
-
_$stopFlag;
|
|
28
|
-
_$canAction;
|
|
29
|
-
_$childRemove;
|
|
30
|
-
_$canSound;
|
|
31
|
-
_$actionProcess;
|
|
32
|
-
_$actions;
|
|
33
|
-
_$frameCache;
|
|
34
|
-
_$sounds;
|
|
35
|
-
_$actionOffset;
|
|
36
|
-
_$actionLimit;
|
|
37
|
-
_$totalFrames;
|
|
38
|
-
_$isPlaying;
|
|
39
|
-
_$loopConfig;
|
|
40
|
-
_$tweenFrame;
|
|
41
25
|
/**
|
|
42
26
|
* @constructor
|
|
43
27
|
* @public
|
|
@@ -14,11 +14,6 @@ import { $currentMousePoint, $dragRules, $dropTarget, $rendererWorker, $setDropT
|
|
|
14
14
|
* @extends DisplayObjectContainer
|
|
15
15
|
*/
|
|
16
16
|
export class Sprite extends DisplayObjectContainer {
|
|
17
|
-
_$buttonMode;
|
|
18
|
-
_$hitArea;
|
|
19
|
-
_$soundTransform;
|
|
20
|
-
_$graphics;
|
|
21
|
-
_$useHandCursor;
|
|
22
17
|
/**
|
|
23
18
|
* @constructor
|
|
24
19
|
* @public
|
|
@@ -10,10 +10,6 @@ import { $clamp, $toColorInt, $uintToRGBA } from "../../util/RenderUtil";
|
|
|
10
10
|
* @extends DisplayObjectContainer
|
|
11
11
|
*/
|
|
12
12
|
export class Stage extends DisplayObjectContainer {
|
|
13
|
-
_$player;
|
|
14
|
-
_$invalidate;
|
|
15
|
-
_$color;
|
|
16
|
-
_$frameRate;
|
|
17
13
|
/**
|
|
18
14
|
* @constructor
|
|
19
15
|
* @public
|
|
@@ -18,15 +18,6 @@ import { EventPhase } from "./EventPhase";
|
|
|
18
18
|
* @memberOf next2d.events
|
|
19
19
|
*/
|
|
20
20
|
export class Event {
|
|
21
|
-
_$type;
|
|
22
|
-
_$bubbles;
|
|
23
|
-
_$cancelable;
|
|
24
|
-
_$target;
|
|
25
|
-
_$currentTarget;
|
|
26
|
-
_$listener;
|
|
27
|
-
_$eventPhase;
|
|
28
|
-
_$stopImmediatePropagation;
|
|
29
|
-
_$stopPropagation;
|
|
30
21
|
/**
|
|
31
22
|
* @param {string} type
|
|
32
23
|
* @param {boolean} [bubbles=false]
|
|
@@ -18,16 +18,6 @@ import { $Math, $clamp, $toColorInt, $getArray, $Deg2Rad, $intToR, $intToG, $int
|
|
|
18
18
|
* @extends BitmapFilter
|
|
19
19
|
*/
|
|
20
20
|
export class BevelFilter extends BitmapFilter {
|
|
21
|
-
_$blurFilter;
|
|
22
|
-
_$distance;
|
|
23
|
-
_$angle;
|
|
24
|
-
_$highlightColor;
|
|
25
|
-
_$highlightAlpha;
|
|
26
|
-
_$shadowColor;
|
|
27
|
-
_$shadowAlpha;
|
|
28
|
-
_$strength;
|
|
29
|
-
_$type;
|
|
30
|
-
_$knockout;
|
|
31
21
|
/**
|
|
32
22
|
* @param {number} [distance=4]
|
|
33
23
|
* @param {number} [angle=45]
|
|
@@ -15,15 +15,6 @@ import { $Array, $clamp, $getArray, $poolArray, $toColorInt, $intToR, $intToG, $
|
|
|
15
15
|
* @extends BitmapFilter
|
|
16
16
|
*/
|
|
17
17
|
export class ConvolutionFilter extends BitmapFilter {
|
|
18
|
-
_$matrixX;
|
|
19
|
-
_$matrixY;
|
|
20
|
-
_$matrix;
|
|
21
|
-
_$divisor;
|
|
22
|
-
_$bias;
|
|
23
|
-
_$preserveAlpha;
|
|
24
|
-
_$clamp;
|
|
25
|
-
_$color;
|
|
26
|
-
_$alpha;
|
|
27
18
|
/**
|
|
28
19
|
* @param {number} [matrix_x=0]
|
|
29
20
|
* @param {number} [matrix_y=0]
|
|
@@ -12,15 +12,6 @@ import { $clamp, $getArray, $intToB, $intToG, $intToR, $Math, $toColorInt } from
|
|
|
12
12
|
* @extends BitmapFilter
|
|
13
13
|
*/
|
|
14
14
|
export class DisplacementMapFilter extends BitmapFilter {
|
|
15
|
-
_$mapBitmap;
|
|
16
|
-
_$mapPoint;
|
|
17
|
-
_$componentX;
|
|
18
|
-
_$componentY;
|
|
19
|
-
_$scaleX;
|
|
20
|
-
_$scaleY;
|
|
21
|
-
_$mode;
|
|
22
|
-
_$color;
|
|
23
|
-
_$alpha;
|
|
24
15
|
/**
|
|
25
16
|
* @param {BitmapData} [map_bitmap = null]
|
|
26
17
|
* @param {Point} [map_point = null]
|
|
@@ -16,15 +16,6 @@ import { $clamp, $Deg2Rad, $getArray, $Math, $toColorInt, $intToR, $intToG, $int
|
|
|
16
16
|
* @extends BitmapFilter
|
|
17
17
|
*/
|
|
18
18
|
export class DropShadowFilter extends BitmapFilter {
|
|
19
|
-
_$blurFilter;
|
|
20
|
-
_$distance;
|
|
21
|
-
_$angle;
|
|
22
|
-
_$color;
|
|
23
|
-
_$alpha;
|
|
24
|
-
_$strength;
|
|
25
|
-
_$inner;
|
|
26
|
-
_$knockout;
|
|
27
|
-
_$hideObject;
|
|
28
19
|
/**
|
|
29
20
|
* @param {number} [distance=4]
|
|
30
21
|
* @param {number} [angle=45]
|
|
@@ -16,12 +16,6 @@ import { $intToB, $intToG, $intToR, $clamp, $toColorInt, $getArray } from "../..
|
|
|
16
16
|
* @extends BitmapFilter
|
|
17
17
|
*/
|
|
18
18
|
export class GlowFilter extends BitmapFilter {
|
|
19
|
-
_$blurFilter;
|
|
20
|
-
_$color;
|
|
21
|
-
_$alpha;
|
|
22
|
-
_$strength;
|
|
23
|
-
_$inner;
|
|
24
|
-
_$knockout;
|
|
25
19
|
/**
|
|
26
20
|
* @param {number} [color=0xFF0000]
|
|
27
21
|
* @param {number} [alpha=1]
|
|
@@ -16,15 +16,6 @@ import { $Array, $clamp, $Deg2Rad, $getArray, $Math, $toColorInt } from "../../u
|
|
|
16
16
|
* @extends BitmapFilter
|
|
17
17
|
*/
|
|
18
18
|
export class GradientBevelFilter extends BitmapFilter {
|
|
19
|
-
_$blurFilter;
|
|
20
|
-
_$distance;
|
|
21
|
-
_$angle;
|
|
22
|
-
_$colors;
|
|
23
|
-
_$alphas;
|
|
24
|
-
_$ratios;
|
|
25
|
-
_$strength;
|
|
26
|
-
_$type;
|
|
27
|
-
_$knockout;
|
|
28
19
|
/**
|
|
29
20
|
* @param {number} [distance=4.0]
|
|
30
21
|
* @param {number} [angle=45]
|
|
@@ -15,15 +15,6 @@ import { $Array, $clamp, $Deg2Rad, $getArray, $Math, $toColorInt } from "../../u
|
|
|
15
15
|
* @extends BitmapFilter
|
|
16
16
|
*/
|
|
17
17
|
export class GradientGlowFilter extends BitmapFilter {
|
|
18
|
-
_$blurFilter;
|
|
19
|
-
_$distance;
|
|
20
|
-
_$angle;
|
|
21
|
-
_$colors;
|
|
22
|
-
_$alphas;
|
|
23
|
-
_$ratios;
|
|
24
|
-
_$strength;
|
|
25
|
-
_$type;
|
|
26
|
-
_$knockout;
|
|
27
18
|
/**
|
|
28
19
|
* @param {number} [distance=4.0]
|
|
29
20
|
* @param {number} [angle=45]
|
|
@@ -40,11 +40,6 @@ import { $Array, $Math, $MATRIX_ARRAY_IDENTITY, $COLOR_ARRAY_IDENTITY, $getFloat
|
|
|
40
40
|
* @memberOf next2d.geom
|
|
41
41
|
*/
|
|
42
42
|
export class Transform {
|
|
43
|
-
_$displayObject;
|
|
44
|
-
_$matrix;
|
|
45
|
-
_$colorTransform;
|
|
46
|
-
_$blendMode;
|
|
47
|
-
_$filters;
|
|
48
43
|
/**
|
|
49
44
|
* @param {DisplayObject} src
|
|
50
45
|
*
|
|
@@ -19,17 +19,6 @@ import { $ajax, $audioContext, $audios, $currentPlayer, $decodeAudioData } from
|
|
|
19
19
|
* @extends EventDispatcher
|
|
20
20
|
*/
|
|
21
21
|
export class Sound extends EventDispatcher {
|
|
22
|
-
_$sources;
|
|
23
|
-
_$bytesLoaded;
|
|
24
|
-
_$bytesTotal;
|
|
25
|
-
_$volume;
|
|
26
|
-
_$currentCount;
|
|
27
|
-
_$src;
|
|
28
|
-
_$loopCount;
|
|
29
|
-
_$stopFlag;
|
|
30
|
-
_$character;
|
|
31
|
-
_$audioBuffer;
|
|
32
|
-
_$arrayBuffer;
|
|
33
22
|
/**
|
|
34
23
|
* @constructor
|
|
35
24
|
* @public
|
|
@@ -19,18 +19,6 @@ import { $Math, $cancelAnimationFrame, $requestAnimationFrame, $getBoundsObject,
|
|
|
19
19
|
* @extends DisplayObject
|
|
20
20
|
*/
|
|
21
21
|
export class Video extends DisplayObject {
|
|
22
|
-
_$smoothing;
|
|
23
|
-
_$loop;
|
|
24
|
-
_$autoPlay;
|
|
25
|
-
_$bounds;
|
|
26
|
-
_$bytesLoaded;
|
|
27
|
-
_$bytesTotal;
|
|
28
|
-
_$timerId;
|
|
29
|
-
_$video;
|
|
30
|
-
_$stop;
|
|
31
|
-
_$volume;
|
|
32
|
-
_$ready;
|
|
33
|
-
_$context;
|
|
34
22
|
/**
|
|
35
23
|
* @param {number} [width = 0]
|
|
36
24
|
* @param {number} [height = 0]
|
|
@@ -9,13 +9,6 @@ import { $currentPlayer } from "../../util/Util";
|
|
|
9
9
|
* @memberOf next2d.net
|
|
10
10
|
*/
|
|
11
11
|
export class URLRequest {
|
|
12
|
-
_$url;
|
|
13
|
-
_$contentType;
|
|
14
|
-
_$data;
|
|
15
|
-
_$method;
|
|
16
|
-
_$requestHeaders;
|
|
17
|
-
_$responseDataFormat;
|
|
18
|
-
_$withCredentials;
|
|
19
12
|
/**
|
|
20
13
|
* @param {string} [url=""]
|
|
21
14
|
*
|
|
@@ -24,49 +24,6 @@ import { $clamp, $getArray, $intToRGBA, $isNaN, $Math, $requestAnimationFrame, $
|
|
|
24
24
|
* @extends InteractiveObject
|
|
25
25
|
*/
|
|
26
26
|
export class TextField extends InteractiveObject {
|
|
27
|
-
_$bounds;
|
|
28
|
-
_$originBounds;
|
|
29
|
-
_$textData;
|
|
30
|
-
_$widthTable;
|
|
31
|
-
_$heightTable;
|
|
32
|
-
_$textFormatTable;
|
|
33
|
-
_$objectTable;
|
|
34
|
-
_$imageData;
|
|
35
|
-
_$textHeightTable;
|
|
36
|
-
_$heightCache;
|
|
37
|
-
_$background;
|
|
38
|
-
_$backgroundColor;
|
|
39
|
-
_$border;
|
|
40
|
-
_$borderColor;
|
|
41
|
-
_$htmlText;
|
|
42
|
-
_$multiline;
|
|
43
|
-
_$text;
|
|
44
|
-
_$wordWrap;
|
|
45
|
-
_$scrollH;
|
|
46
|
-
_$scrollV;
|
|
47
|
-
_$maxScrollV;
|
|
48
|
-
_$maxScrollH;
|
|
49
|
-
_$maxChars;
|
|
50
|
-
_$defaultTextFormat;
|
|
51
|
-
_$rawHtmlText;
|
|
52
|
-
_$restrict;
|
|
53
|
-
_$isHTML;
|
|
54
|
-
_$textHeight;
|
|
55
|
-
_$textWidth;
|
|
56
|
-
_$textarea;
|
|
57
|
-
_$autoSize;
|
|
58
|
-
_$autoFontSize;
|
|
59
|
-
_$textAreaActive;
|
|
60
|
-
_$totalWidth;
|
|
61
|
-
_$scrollEnabled;
|
|
62
|
-
_$scrollSprite;
|
|
63
|
-
_$type;
|
|
64
|
-
_$focus;
|
|
65
|
-
_$isComposing;
|
|
66
|
-
_$thickness;
|
|
67
|
-
_$thicknessColor;
|
|
68
|
-
_$verticalAlign;
|
|
69
|
-
_$createdTextData;
|
|
70
27
|
/**
|
|
71
28
|
* @constructor
|
|
72
29
|
* @public
|