@famibee/skynovel 1.64.22 → 1.65.0
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/CmnTween.js +921 -109
- package/dist/CmnTween.js.map +1 -1
- package/dist/EventMng.js +1 -1
- package/dist/EventMng.js.map +1 -1
- package/dist/GrpLayer.js +1 -1
- package/dist/LayerMng.js +43 -44
- package/dist/LayerMng.js.map +1 -1
- package/dist/Main.js.map +1 -1
- package/dist/RubySpliter.js +18 -15
- package/dist/RubySpliter.js.map +1 -1
- package/dist/ScriptIterator.js +1 -2
- package/dist/ScriptIterator.js.map +1 -1
- package/dist/SndBuf.js +83 -77
- package/dist/SndBuf.js.map +1 -1
- package/dist/SpritesMng.js +1 -1
- package/dist/TxtLayer.js +96 -97
- package/dist/TxtLayer.js.map +1 -1
- package/dist/Variable.js +1 -1
- package/dist/sn/CmnTween.d.ts +4 -4
- package/dist/sn/CmnTween.d.ts.map +1 -1
- package/dist/sn/FocusMng.d.ts.map +1 -1
- package/dist/sn/Log.d.ts.map +1 -1
- package/dist/sn/Main.d.ts.map +1 -1
- package/dist/sn/Pages.d.ts.map +1 -1
- package/dist/sn/Reading.d.ts +1 -0
- package/dist/sn/Reading.d.ts.map +1 -1
- package/dist/sn/RubySpliter.d.ts.map +1 -1
- package/dist/sn/SndBuf.d.ts.map +1 -1
- package/dist/sn/TxtStage.d.ts +2 -0
- package/dist/sn/TxtStage.d.ts.map +1 -1
- package/dist_app/CmnTween.js +921 -109
- package/dist_app/CmnTween.js.map +1 -1
- package/dist_app/EventMng.js +1 -1
- package/dist_app/EventMng.js.map +1 -1
- package/dist_app/GrpLayer.js +1 -1
- package/dist_app/LayerMng.js +2 -3
- package/dist_app/LayerMng.js.map +1 -1
- package/dist_app/Main.js.map +1 -1
- package/dist_app/RubySpliter.js +18 -15
- package/dist_app/RubySpliter.js.map +1 -1
- package/dist_app/ScriptIterator.js +1 -2
- package/dist_app/ScriptIterator.js.map +1 -1
- package/dist_app/SndBuf.js +83 -77
- package/dist_app/SndBuf.js.map +1 -1
- package/dist_app/SpritesMng.js +1 -1
- package/dist_app/TxtLayer.js +96 -97
- package/dist_app/TxtLayer.js.map +1 -1
- package/dist_app/Variable.js +1 -1
- package/dist_app/sn/CmnTween.d.ts +4 -4
- package/dist_app/sn/CmnTween.d.ts.map +1 -1
- package/dist_app/sn/FocusMng.d.ts.map +1 -1
- package/dist_app/sn/Log.d.ts.map +1 -1
- package/dist_app/sn/Main.d.ts.map +1 -1
- package/dist_app/sn/Pages.d.ts.map +1 -1
- package/dist_app/sn/Reading.d.ts +1 -0
- package/dist_app/sn/Reading.d.ts.map +1 -1
- package/dist_app/sn/RubySpliter.d.ts.map +1 -1
- package/dist_app/sn/SndBuf.d.ts.map +1 -1
- package/dist_app/sn/TxtStage.d.ts +2 -0
- package/dist_app/sn/TxtStage.d.ts.map +1 -1
- package/package.json +3 -3
package/dist_app/GrpLayer.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z as c, a as h, e as m, k as p, x as f, v as u, B as _ } from "./app2.js";
|
|
2
2
|
import { S as a } from "./SpritesMng.js";
|
|
3
|
-
import { a as d } from "./
|
|
3
|
+
import { a as d } from "./CmnTween.js";
|
|
4
4
|
class v {
|
|
5
5
|
// static readonly #alzTagArg = new AnalyzeTagArg;
|
|
6
6
|
constructor(t, s = !1) {
|
package/dist_app/LayerMng.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { e as g, S as H, L as F, m as B, k, a as _, p as M, G, o as U, E as A, q as tt, r as et, t as st, v as W, w as it, x as q, y as at, F as nt, u as O, z as J } from "./app2.js";
|
|
2
|
-
import { C as w,
|
|
2
|
+
import { a as C, C as w, b as R } from "./CmnTween.js";
|
|
3
3
|
import { G as X, D as Y } from "./GrpLayer.js";
|
|
4
4
|
import { S as E } from "./SpritesMng.js";
|
|
5
5
|
import { T as N, a as rt } from "./TxtLayer.js";
|
|
6
6
|
import { R as ot } from "./RubySpliter.js";
|
|
7
7
|
import { P as ct, b as K } from "./Main.js";
|
|
8
|
-
import { a as C } from "./Reading.js";
|
|
9
8
|
import { Button as Q } from "./Button.js";
|
|
10
9
|
class I {
|
|
11
10
|
constructor(t, e, s, i, n, o, r, c) {
|
|
@@ -427,7 +426,7 @@ class Z {
|
|
|
427
426
|
}
|
|
428
427
|
#d;
|
|
429
428
|
setEvtMng(t) {
|
|
430
|
-
this.#d = t, this.#o.setEvtMng(t), E.setEvtMng(t), w.init(t
|
|
429
|
+
this.#d = t, this.#o.setEvtMng(t), E.setEvtMng(t), w.init(t);
|
|
431
430
|
}
|
|
432
431
|
destroy() {
|
|
433
432
|
for (const t of Object.values(this.#s)) t.destroy();
|