@sonolus/core 7.15.1 → 7.15.2
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/common/core/effect/clipName/clipName.d.ts +11 -0
- package/dist/common/core/effect/clipName/clipName.js +11 -0
- package/dist/common/core/effect/clipName/index.d.ts +2 -0
- package/dist/common/core/effect/clipName/index.js +1 -0
- package/dist/common/core/effect/data/clip.d.ts +1 -1
- package/dist/common/core/effect/index.d.ts +1 -1
- package/dist/common/core/effect/index.js +1 -1
- package/dist/common/core/engine/archetypeDataName/archetypeDataName.d.ts +5 -0
- package/dist/common/core/engine/archetypeDataName/archetypeDataName.js +5 -0
- package/dist/common/core/engine/archetypeDataName/index.d.ts +2 -0
- package/dist/common/core/engine/archetypeDataName/index.js +1 -0
- package/dist/common/core/engine/archetypeName/archetypeName.d.ts +2 -0
- package/dist/common/core/engine/archetypeName/archetypeName.js +2 -0
- package/dist/common/core/engine/archetypeName/index.d.ts +2 -0
- package/dist/common/core/engine/archetypeName/index.js +1 -0
- package/dist/common/core/engine/bucket.d.ts +1 -1
- package/dist/common/core/engine/configuration/configuration.d.ts +1 -1
- package/dist/common/core/engine/configuration/option.d.ts +7 -4
- package/dist/common/core/engine/index.d.ts +2 -2
- package/dist/common/core/engine/index.js +2 -2
- package/dist/common/core/engine/node.d.ts +1 -1
- package/dist/common/core/engine/playData/archetype.d.ts +2 -2
- package/dist/common/core/engine/playData/playData.d.ts +3 -3
- package/dist/common/core/engine/previewData/archetype.d.ts +2 -2
- package/dist/common/core/engine/previewData/previewData.d.ts +1 -1
- package/dist/common/core/engine/tutorialData/tutorialData.d.ts +5 -5
- package/dist/common/core/engine/watchData/archetype.d.ts +2 -2
- package/dist/common/core/engine/watchData/watchData.d.ts +3 -3
- package/dist/common/core/icon/icon.d.ts +97 -0
- package/dist/common/core/icon/icon.js +97 -0
- package/dist/common/core/icon/index.d.ts +2 -0
- package/dist/common/core/icon/index.js +1 -0
- package/dist/common/core/index.d.ts +2 -2
- package/dist/common/core/index.js +2 -2
- package/dist/common/core/instruction/iconName/iconName.d.ts +2 -0
- package/dist/common/core/instruction/iconName/iconName.js +2 -0
- package/dist/common/core/instruction/iconName/index.d.ts +2 -0
- package/dist/common/core/instruction/iconName/index.js +1 -0
- package/dist/common/core/instruction/index.d.ts +1 -1
- package/dist/common/core/instruction/index.js +1 -1
- package/dist/common/core/level/data/entity.d.ts +2 -2
- package/dist/common/core/particle/data/effect.d.ts +1 -1
- package/dist/common/core/particle/effectName/effectName.d.ts +48 -0
- package/dist/common/core/particle/effectName/effectName.js +48 -0
- package/dist/common/core/particle/effectName/index.d.ts +2 -0
- package/dist/common/core/particle/effectName/index.js +1 -0
- package/dist/common/core/particle/index.d.ts +1 -1
- package/dist/common/core/particle/index.js +1 -1
- package/dist/common/core/replay/configuration.d.ts +1 -1
- package/dist/common/core/runtimes/function/function.d.ts +191 -0
- package/dist/common/core/runtimes/function/function.js +191 -0
- package/dist/common/core/runtimes/function/index.d.ts +2 -0
- package/dist/common/core/runtimes/function/index.js +1 -0
- package/dist/common/core/runtimes/index.d.ts +1 -1
- package/dist/common/core/runtimes/index.js +1 -1
- package/dist/common/core/server/form.d.ts +3 -3
- package/dist/common/core/server/info.d.ts +4 -4
- package/dist/common/core/server/items/community/comment/comment.d.ts +2 -1
- package/dist/common/core/server/items/details.d.ts +2 -1
- package/dist/common/core/server/items/info.d.ts +1 -1
- package/dist/common/core/server/items/leaderboard/leaderboard.d.ts +2 -2
- package/dist/common/core/server/items/leaderboard/record/record.d.ts +1 -1
- package/dist/common/core/server/items/list.d.ts +1 -1
- package/dist/common/core/server/items/section.d.ts +3 -3
- package/dist/common/core/server/multiplayer/chatMessage.d.ts +9 -2
- package/dist/common/core/server/multiplayer/events/updateEvent.d.ts +2 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardDescriptionEvent.d.ts +2 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardSectionIconEvent.d.ts +1 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardSectionScoresValueEvent.d.ts +1 -1
- package/dist/common/core/server/multiplayer/events/updateScoreboardSectionTitleEvent.d.ts +1 -1
- package/dist/common/core/server/multiplayer/index.d.ts +1 -1
- package/dist/common/core/server/multiplayer/scoreEntry.d.ts +1 -1
- package/dist/common/core/server/multiplayer/scoreboardSection.d.ts +2 -2
- package/dist/common/core/server/option.d.ts +11 -11
- package/dist/common/core/skin/data/sprite.d.ts +1 -1
- package/dist/common/core/skin/index.d.ts +1 -1
- package/dist/common/core/skin/index.js +1 -1
- package/dist/common/core/skin/spriteName/index.d.ts +2 -0
- package/dist/common/core/skin/spriteName/index.js +1 -0
- package/dist/common/core/skin/spriteName/spriteName.d.ts +90 -0
- package/dist/common/core/skin/spriteName/spriteName.js +90 -0
- package/dist/common/core/tag.d.ts +2 -2
- package/dist/common/core/text/function.d.ts +3 -0
- package/dist/common/core/text/function.js +3 -0
- package/dist/common/core/text/index.d.ts +4 -0
- package/dist/common/core/text/index.js +2 -0
- package/dist/common/core/text/text.d.ts +1170 -0
- package/dist/common/core/text/text.js +1170 -0
- package/dist/common/database/localization.d.ts +1 -1
- package/dist/common/database/tag.d.ts +1 -1
- package/dist/common/version.js +2 -2
- package/package.json +6 -6
- package/dist/common/core/effect/effectClipName.d.ts +0 -14
- package/dist/common/core/effect/effectClipName.js +0 -13
- package/dist/common/core/engine/engineArchetypeDataName.d.ts +0 -8
- package/dist/common/core/engine/engineArchetypeDataName.js +0 -7
- package/dist/common/core/engine/engineArchetypeName.d.ts +0 -5
- package/dist/common/core/engine/engineArchetypeName.js +0 -4
- package/dist/common/core/icon.d.ts +0 -100
- package/dist/common/core/icon.js +0 -99
- package/dist/common/core/instruction/instructionIconName.d.ts +0 -5
- package/dist/common/core/instruction/instructionIconName.js +0 -4
- package/dist/common/core/particle/particleEffectName.d.ts +0 -51
- package/dist/common/core/particle/particleEffectName.js +0 -50
- package/dist/common/core/runtimes/function.d.ts +0 -194
- package/dist/common/core/runtimes/function.js +0 -193
- package/dist/common/core/skin/skinSpriteName.d.ts +0 -93
- package/dist/common/core/skin/skinSpriteName.js +0 -92
- package/dist/common/core/text.d.ts +0 -1119
- package/dist/common/core/text.js +0 -1118
|
@@ -1,193 +0,0 @@
|
|
|
1
|
-
export const RuntimeFunction = {
|
|
2
|
-
Abs: 'Abs',
|
|
3
|
-
Add: 'Add',
|
|
4
|
-
AddLifeScheduled: 'AddLifeScheduled',
|
|
5
|
-
And: 'And',
|
|
6
|
-
Arccos: 'Arccos',
|
|
7
|
-
Arcsin: 'Arcsin',
|
|
8
|
-
Arctan: 'Arctan',
|
|
9
|
-
Arctan2: 'Arctan2',
|
|
10
|
-
BeatToBPM: 'BeatToBPM',
|
|
11
|
-
BeatToStartingBeat: 'BeatToStartingBeat',
|
|
12
|
-
BeatToStartingTime: 'BeatToStartingTime',
|
|
13
|
-
BeatToTime: 'BeatToTime',
|
|
14
|
-
Block: 'Block',
|
|
15
|
-
Break: 'Break',
|
|
16
|
-
Ceil: 'Ceil',
|
|
17
|
-
Clamp: 'Clamp',
|
|
18
|
-
Copy: 'Copy',
|
|
19
|
-
Cos: 'Cos',
|
|
20
|
-
Cosh: 'Cosh',
|
|
21
|
-
DebugLog: 'DebugLog',
|
|
22
|
-
DebugPause: 'DebugPause',
|
|
23
|
-
DecrementPost: 'DecrementPost',
|
|
24
|
-
DecrementPostPointed: 'DecrementPostPointed',
|
|
25
|
-
DecrementPostShifted: 'DecrementPostShifted',
|
|
26
|
-
DecrementPre: 'DecrementPre',
|
|
27
|
-
DecrementPrePointed: 'DecrementPrePointed',
|
|
28
|
-
DecrementPreShifted: 'DecrementPreShifted',
|
|
29
|
-
Degree: 'Degree',
|
|
30
|
-
DestroyParticleEffect: 'DestroyParticleEffect',
|
|
31
|
-
Divide: 'Divide',
|
|
32
|
-
DoWhile: 'DoWhile',
|
|
33
|
-
Draw: 'Draw',
|
|
34
|
-
DrawCurvedB: 'DrawCurvedB',
|
|
35
|
-
DrawCurvedBT: 'DrawCurvedBT',
|
|
36
|
-
DrawCurvedL: 'DrawCurvedL',
|
|
37
|
-
DrawCurvedLR: 'DrawCurvedLR',
|
|
38
|
-
DrawCurvedR: 'DrawCurvedR',
|
|
39
|
-
DrawCurvedT: 'DrawCurvedT',
|
|
40
|
-
EaseInBack: 'EaseInBack',
|
|
41
|
-
EaseInCirc: 'EaseInCirc',
|
|
42
|
-
EaseInCubic: 'EaseInCubic',
|
|
43
|
-
EaseInElastic: 'EaseInElastic',
|
|
44
|
-
EaseInExpo: 'EaseInExpo',
|
|
45
|
-
EaseInOutBack: 'EaseInOutBack',
|
|
46
|
-
EaseInOutCirc: 'EaseInOutCirc',
|
|
47
|
-
EaseInOutCubic: 'EaseInOutCubic',
|
|
48
|
-
EaseInOutElastic: 'EaseInOutElastic',
|
|
49
|
-
EaseInOutExpo: 'EaseInOutExpo',
|
|
50
|
-
EaseInOutQuad: 'EaseInOutQuad',
|
|
51
|
-
EaseInOutQuart: 'EaseInOutQuart',
|
|
52
|
-
EaseInOutQuint: 'EaseInOutQuint',
|
|
53
|
-
EaseInOutSine: 'EaseInOutSine',
|
|
54
|
-
EaseInQuad: 'EaseInQuad',
|
|
55
|
-
EaseInQuart: 'EaseInQuart',
|
|
56
|
-
EaseInQuint: 'EaseInQuint',
|
|
57
|
-
EaseInSine: 'EaseInSine',
|
|
58
|
-
EaseOutBack: 'EaseOutBack',
|
|
59
|
-
EaseOutCirc: 'EaseOutCirc',
|
|
60
|
-
EaseOutCubic: 'EaseOutCubic',
|
|
61
|
-
EaseOutElastic: 'EaseOutElastic',
|
|
62
|
-
EaseOutExpo: 'EaseOutExpo',
|
|
63
|
-
EaseOutInBack: 'EaseOutInBack',
|
|
64
|
-
EaseOutInCirc: 'EaseOutInCirc',
|
|
65
|
-
EaseOutInCubic: 'EaseOutInCubic',
|
|
66
|
-
EaseOutInElastic: 'EaseOutInElastic',
|
|
67
|
-
EaseOutInExpo: 'EaseOutInExpo',
|
|
68
|
-
EaseOutInQuad: 'EaseOutInQuad',
|
|
69
|
-
EaseOutInQuart: 'EaseOutInQuart',
|
|
70
|
-
EaseOutInQuint: 'EaseOutInQuint',
|
|
71
|
-
EaseOutInSine: 'EaseOutInSine',
|
|
72
|
-
EaseOutQuad: 'EaseOutQuad',
|
|
73
|
-
EaseOutQuart: 'EaseOutQuart',
|
|
74
|
-
EaseOutQuint: 'EaseOutQuint',
|
|
75
|
-
EaseOutSine: 'EaseOutSine',
|
|
76
|
-
Equal: 'Equal',
|
|
77
|
-
Execute: 'Execute',
|
|
78
|
-
Execute0: 'Execute0',
|
|
79
|
-
ExportValue: 'ExportValue',
|
|
80
|
-
Floor: 'Floor',
|
|
81
|
-
Frac: 'Frac',
|
|
82
|
-
Get: 'Get',
|
|
83
|
-
GetPointed: 'GetPointed',
|
|
84
|
-
GetShifted: 'GetShifted',
|
|
85
|
-
Greater: 'Greater',
|
|
86
|
-
GreaterOr: 'GreaterOr',
|
|
87
|
-
HasEffectClip: 'HasEffectClip',
|
|
88
|
-
HasParticleEffect: 'HasParticleEffect',
|
|
89
|
-
HasSkinSprite: 'HasSkinSprite',
|
|
90
|
-
If: 'If',
|
|
91
|
-
IncrementPost: 'IncrementPost',
|
|
92
|
-
IncrementPostPointed: 'IncrementPostPointed',
|
|
93
|
-
IncrementPostShifted: 'IncrementPostShifted',
|
|
94
|
-
IncrementPre: 'IncrementPre',
|
|
95
|
-
IncrementPrePointed: 'IncrementPrePointed',
|
|
96
|
-
IncrementPreShifted: 'IncrementPreShifted',
|
|
97
|
-
Judge: 'Judge',
|
|
98
|
-
JudgeSimple: 'JudgeSimple',
|
|
99
|
-
JumpLoop: 'JumpLoop',
|
|
100
|
-
Lerp: 'Lerp',
|
|
101
|
-
LerpClamped: 'LerpClamped',
|
|
102
|
-
Less: 'Less',
|
|
103
|
-
LessOr: 'LessOr',
|
|
104
|
-
Log: 'Log',
|
|
105
|
-
Max: 'Max',
|
|
106
|
-
Min: 'Min',
|
|
107
|
-
Mod: 'Mod',
|
|
108
|
-
MoveParticleEffect: 'MoveParticleEffect',
|
|
109
|
-
Multiply: 'Multiply',
|
|
110
|
-
Negate: 'Negate',
|
|
111
|
-
Not: 'Not',
|
|
112
|
-
NotEqual: 'NotEqual',
|
|
113
|
-
Or: 'Or',
|
|
114
|
-
Paint: 'Paint',
|
|
115
|
-
Play: 'Play',
|
|
116
|
-
PlayLooped: 'PlayLooped',
|
|
117
|
-
PlayLoopedScheduled: 'PlayLoopedScheduled',
|
|
118
|
-
PlayScheduled: 'PlayScheduled',
|
|
119
|
-
Power: 'Power',
|
|
120
|
-
Print: 'Print',
|
|
121
|
-
Radian: 'Radian',
|
|
122
|
-
Random: 'Random',
|
|
123
|
-
RandomInteger: 'RandomInteger',
|
|
124
|
-
Rem: 'Rem',
|
|
125
|
-
Remap: 'Remap',
|
|
126
|
-
RemapClamped: 'RemapClamped',
|
|
127
|
-
Round: 'Round',
|
|
128
|
-
Set: 'Set',
|
|
129
|
-
SetAdd: 'SetAdd',
|
|
130
|
-
SetAddPointed: 'SetAddPointed',
|
|
131
|
-
SetAddShifted: 'SetAddShifted',
|
|
132
|
-
SetDivide: 'SetDivide',
|
|
133
|
-
SetDividePointed: 'SetDividePointed',
|
|
134
|
-
SetDivideShifted: 'SetDivideShifted',
|
|
135
|
-
SetMod: 'SetMod',
|
|
136
|
-
SetModPointed: 'SetModPointed',
|
|
137
|
-
SetModShifted: 'SetModShifted',
|
|
138
|
-
SetMultiply: 'SetMultiply',
|
|
139
|
-
SetMultiplyPointed: 'SetMultiplyPointed',
|
|
140
|
-
SetMultiplyShifted: 'SetMultiplyShifted',
|
|
141
|
-
SetPointed: 'SetPointed',
|
|
142
|
-
SetPower: 'SetPower',
|
|
143
|
-
SetPowerPointed: 'SetPowerPointed',
|
|
144
|
-
SetPowerShifted: 'SetPowerShifted',
|
|
145
|
-
SetRem: 'SetRem',
|
|
146
|
-
SetRemPointed: 'SetRemPointed',
|
|
147
|
-
SetRemShifted: 'SetRemShifted',
|
|
148
|
-
SetShifted: 'SetShifted',
|
|
149
|
-
SetSubtract: 'SetSubtract',
|
|
150
|
-
SetSubtractPointed: 'SetSubtractPointed',
|
|
151
|
-
SetSubtractShifted: 'SetSubtractShifted',
|
|
152
|
-
Sign: 'Sign',
|
|
153
|
-
Sin: 'Sin',
|
|
154
|
-
Sinh: 'Sinh',
|
|
155
|
-
Spawn: 'Spawn',
|
|
156
|
-
SpawnParticleEffect: 'SpawnParticleEffect',
|
|
157
|
-
StackEnter: 'StackEnter',
|
|
158
|
-
StackGet: 'StackGet',
|
|
159
|
-
StackGetFrame: 'StackGetFrame',
|
|
160
|
-
StackGetFramePointer: 'StackGetFramePointer',
|
|
161
|
-
StackGetPointer: 'StackGetPointer',
|
|
162
|
-
StackGrow: 'StackGrow',
|
|
163
|
-
StackInit: 'StackInit',
|
|
164
|
-
StackLeave: 'StackLeave',
|
|
165
|
-
StackPop: 'StackPop',
|
|
166
|
-
StackPush: 'StackPush',
|
|
167
|
-
StackSet: 'StackSet',
|
|
168
|
-
StackSetFrame: 'StackSetFrame',
|
|
169
|
-
StackSetFramePointer: 'StackSetFramePointer',
|
|
170
|
-
StackSetPointer: 'StackSetPointer',
|
|
171
|
-
StopLooped: 'StopLooped',
|
|
172
|
-
StopLoopedScheduled: 'StopLoopedScheduled',
|
|
173
|
-
StreamGetNextKey: 'StreamGetNextKey',
|
|
174
|
-
StreamGetPreviousKey: 'StreamGetPreviousKey',
|
|
175
|
-
StreamGetValue: 'StreamGetValue',
|
|
176
|
-
StreamHas: 'StreamHas',
|
|
177
|
-
StreamSet: 'StreamSet',
|
|
178
|
-
Subtract: 'Subtract',
|
|
179
|
-
Switch: 'Switch',
|
|
180
|
-
SwitchInteger: 'SwitchInteger',
|
|
181
|
-
SwitchIntegerWithDefault: 'SwitchIntegerWithDefault',
|
|
182
|
-
SwitchWithDefault: 'SwitchWithDefault',
|
|
183
|
-
Tan: 'Tan',
|
|
184
|
-
Tanh: 'Tanh',
|
|
185
|
-
TimeToScaledTime: 'TimeToScaledTime',
|
|
186
|
-
TimeToStartingScaledTime: 'TimeToStartingScaledTime',
|
|
187
|
-
TimeToStartingTime: 'TimeToStartingTime',
|
|
188
|
-
TimeToTimeScale: 'TimeToTimeScale',
|
|
189
|
-
Trunc: 'Trunc',
|
|
190
|
-
Unlerp: 'Unlerp',
|
|
191
|
-
UnlerpClamped: 'UnlerpClamped',
|
|
192
|
-
While: 'While',
|
|
193
|
-
};
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
export declare const SkinSpriteName: {
|
|
2
|
-
readonly NoteHeadNeutral: "#NOTE_HEAD_NEUTRAL";
|
|
3
|
-
readonly NoteHeadRed: "#NOTE_HEAD_RED";
|
|
4
|
-
readonly NoteHeadGreen: "#NOTE_HEAD_GREEN";
|
|
5
|
-
readonly NoteHeadBlue: "#NOTE_HEAD_BLUE";
|
|
6
|
-
readonly NoteHeadYellow: "#NOTE_HEAD_YELLOW";
|
|
7
|
-
readonly NoteHeadPurple: "#NOTE_HEAD_PURPLE";
|
|
8
|
-
readonly NoteHeadCyan: "#NOTE_HEAD_CYAN";
|
|
9
|
-
readonly NoteTickNeutral: "#NOTE_TICK_NEUTRAL";
|
|
10
|
-
readonly NoteTickRed: "#NOTE_TICK_RED";
|
|
11
|
-
readonly NoteTickGreen: "#NOTE_TICK_GREEN";
|
|
12
|
-
readonly NoteTickBlue: "#NOTE_TICK_BLUE";
|
|
13
|
-
readonly NoteTickYellow: "#NOTE_TICK_YELLOW";
|
|
14
|
-
readonly NoteTickPurple: "#NOTE_TICK_PURPLE";
|
|
15
|
-
readonly NoteTickCyan: "#NOTE_TICK_CYAN";
|
|
16
|
-
readonly NoteTailNeutral: "#NOTE_TAIL_NEUTRAL";
|
|
17
|
-
readonly NoteTailRed: "#NOTE_TAIL_RED";
|
|
18
|
-
readonly NoteTailGreen: "#NOTE_TAIL_GREEN";
|
|
19
|
-
readonly NoteTailBlue: "#NOTE_TAIL_BLUE";
|
|
20
|
-
readonly NoteTailYellow: "#NOTE_TAIL_YELLOW";
|
|
21
|
-
readonly NoteTailPurple: "#NOTE_TAIL_PURPLE";
|
|
22
|
-
readonly NoteTailCyan: "#NOTE_TAIL_CYAN";
|
|
23
|
-
readonly NoteConnectionNeutral: "#NOTE_CONNECTION_NEUTRAL";
|
|
24
|
-
readonly NoteConnectionRed: "#NOTE_CONNECTION_RED";
|
|
25
|
-
readonly NoteConnectionGreen: "#NOTE_CONNECTION_GREEN";
|
|
26
|
-
readonly NoteConnectionBlue: "#NOTE_CONNECTION_BLUE";
|
|
27
|
-
readonly NoteConnectionYellow: "#NOTE_CONNECTION_YELLOW";
|
|
28
|
-
readonly NoteConnectionPurple: "#NOTE_CONNECTION_PURPLE";
|
|
29
|
-
readonly NoteConnectionCyan: "#NOTE_CONNECTION_CYAN";
|
|
30
|
-
readonly NoteConnectionNeutralSeamless: "#NOTE_CONNECTION_NEUTRAL_SEAMLESS";
|
|
31
|
-
readonly NoteConnectionRedSeamless: "#NOTE_CONNECTION_RED_SEAMLESS";
|
|
32
|
-
readonly NoteConnectionGreenSeamless: "#NOTE_CONNECTION_GREEN_SEAMLESS";
|
|
33
|
-
readonly NoteConnectionBlueSeamless: "#NOTE_CONNECTION_BLUE_SEAMLESS";
|
|
34
|
-
readonly NoteConnectionYellowSeamless: "#NOTE_CONNECTION_YELLOW_SEAMLESS";
|
|
35
|
-
readonly NoteConnectionPurpleSeamless: "#NOTE_CONNECTION_PURPLE_SEAMLESS";
|
|
36
|
-
readonly NoteConnectionCyanSeamless: "#NOTE_CONNECTION_CYAN_SEAMLESS";
|
|
37
|
-
readonly SimultaneousConnectionNeutral: "#SIMULTANEOUS_CONNECTION_NEUTRAL";
|
|
38
|
-
readonly SimultaneousConnectionRed: "#SIMULTANEOUS_CONNECTION_RED";
|
|
39
|
-
readonly SimultaneousConnectionGreen: "#SIMULTANEOUS_CONNECTION_GREEN";
|
|
40
|
-
readonly SimultaneousConnectionBlue: "#SIMULTANEOUS_CONNECTION_BLUE";
|
|
41
|
-
readonly SimultaneousConnectionYellow: "#SIMULTANEOUS_CONNECTION_YELLOW";
|
|
42
|
-
readonly SimultaneousConnectionPurple: "#SIMULTANEOUS_CONNECTION_PURPLE";
|
|
43
|
-
readonly SimultaneousConnectionCyan: "#SIMULTANEOUS_CONNECTION_CYAN";
|
|
44
|
-
readonly SimultaneousConnectionNeutralSeamless: "#SIMULTANEOUS_CONNECTION_NEUTRAL_SEAMLESS";
|
|
45
|
-
readonly SimultaneousConnectionRedSeamless: "#SIMULTANEOUS_CONNECTION_RED_SEAMLESS";
|
|
46
|
-
readonly SimultaneousConnectionGreenSeamless: "#SIMULTANEOUS_CONNECTION_GREEN_SEAMLESS";
|
|
47
|
-
readonly SimultaneousConnectionBlueSeamless: "#SIMULTANEOUS_CONNECTION_BLUE_SEAMLESS";
|
|
48
|
-
readonly SimultaneousConnectionYellowSeamless: "#SIMULTANEOUS_CONNECTION_YELLOW_SEAMLESS";
|
|
49
|
-
readonly SimultaneousConnectionPurpleSeamless: "#SIMULTANEOUS_CONNECTION_PURPLE_SEAMLESS";
|
|
50
|
-
readonly SimultaneousConnectionCyanSeamless: "#SIMULTANEOUS_CONNECTION_CYAN_SEAMLESS";
|
|
51
|
-
readonly DirectionalMarkerNeutral: "#DIRECTIONAL_MARKER_NEUTRAL";
|
|
52
|
-
readonly DirectionalMarkerRed: "#DIRECTIONAL_MARKER_RED";
|
|
53
|
-
readonly DirectionalMarkerGreen: "#DIRECTIONAL_MARKER_GREEN";
|
|
54
|
-
readonly DirectionalMarkerBlue: "#DIRECTIONAL_MARKER_BLUE";
|
|
55
|
-
readonly DirectionalMarkerYellow: "#DIRECTIONAL_MARKER_YELLOW";
|
|
56
|
-
readonly DirectionalMarkerPurple: "#DIRECTIONAL_MARKER_PURPLE";
|
|
57
|
-
readonly DirectionalMarkerCyan: "#DIRECTIONAL_MARKER_CYAN";
|
|
58
|
-
readonly SimultaneousMarkerNeutral: "#SIMULTANEOUS_MARKER_NEUTRAL";
|
|
59
|
-
readonly SimultaneousMarkerRed: "#SIMULTANEOUS_MARKER_RED";
|
|
60
|
-
readonly SimultaneousMarkerGreen: "#SIMULTANEOUS_MARKER_GREEN";
|
|
61
|
-
readonly SimultaneousMarkerBlue: "#SIMULTANEOUS_MARKER_BLUE";
|
|
62
|
-
readonly SimultaneousMarkerYellow: "#SIMULTANEOUS_MARKER_YELLOW";
|
|
63
|
-
readonly SimultaneousMarkerPurple: "#SIMULTANEOUS_MARKER_PURPLE";
|
|
64
|
-
readonly SimultaneousMarkerCyan: "#SIMULTANEOUS_MARKER_CYAN";
|
|
65
|
-
readonly StageMiddle: "#STAGE_MIDDLE";
|
|
66
|
-
readonly StageLeftBorder: "#STAGE_LEFT_BORDER";
|
|
67
|
-
readonly StageRightBorder: "#STAGE_RIGHT_BORDER";
|
|
68
|
-
readonly StageTopBorder: "#STAGE_TOP_BORDER";
|
|
69
|
-
readonly StageBottomBorder: "#STAGE_BOTTOM_BORDER";
|
|
70
|
-
readonly StageLeftBorderSeamless: "#STAGE_LEFT_BORDER_SEAMLESS";
|
|
71
|
-
readonly StageRightBorderSeamless: "#STAGE_RIGHT_BORDER_SEAMLESS";
|
|
72
|
-
readonly StageTopBorderSeamless: "#STAGE_TOP_BORDER_SEAMLESS";
|
|
73
|
-
readonly StageBottomBorderSeamless: "#STAGE_BOTTOM_BORDER_SEAMLESS";
|
|
74
|
-
readonly StageTopLeftCorner: "#STAGE_TOP_LEFT_CORNER";
|
|
75
|
-
readonly StageTopRightCorner: "#STAGE_TOP_RIGHT_CORNER";
|
|
76
|
-
readonly StageBottomLeftCorner: "#STAGE_BOTTOM_LEFT_CORNER";
|
|
77
|
-
readonly StageBottomRightCorner: "#STAGE_BOTTOM_RIGHT_CORNER";
|
|
78
|
-
readonly Lane: "#LANE";
|
|
79
|
-
readonly LaneSeamless: "#LANE_SEAMLESS";
|
|
80
|
-
readonly LaneAlternative: "#LANE_ALTERNATIVE";
|
|
81
|
-
readonly LaneAlternativeSeamless: "#LANE_ALTERNATIVE_SEAMLESS";
|
|
82
|
-
readonly JudgmentLine: "#JUDGMENT_LINE";
|
|
83
|
-
readonly NoteSlot: "#NOTE_SLOT";
|
|
84
|
-
readonly StageCover: "#STAGE_COVER";
|
|
85
|
-
readonly GridNeutral: "#GRID_NEUTRAL";
|
|
86
|
-
readonly GridRed: "#GRID_RED";
|
|
87
|
-
readonly GridGreen: "#GRID_GREEN";
|
|
88
|
-
readonly GridBlue: "#GRID_BLUE";
|
|
89
|
-
readonly GridYellow: "#GRID_YELLOW";
|
|
90
|
-
readonly GridPurple: "#GRID_PURPLE";
|
|
91
|
-
readonly GridCyan: "#GRID_CYAN";
|
|
92
|
-
};
|
|
93
|
-
export type SkinSpriteName = (typeof SkinSpriteName)[keyof typeof SkinSpriteName];
|
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
export const SkinSpriteName = {
|
|
2
|
-
NoteHeadNeutral: '#NOTE_HEAD_NEUTRAL',
|
|
3
|
-
NoteHeadRed: '#NOTE_HEAD_RED',
|
|
4
|
-
NoteHeadGreen: '#NOTE_HEAD_GREEN',
|
|
5
|
-
NoteHeadBlue: '#NOTE_HEAD_BLUE',
|
|
6
|
-
NoteHeadYellow: '#NOTE_HEAD_YELLOW',
|
|
7
|
-
NoteHeadPurple: '#NOTE_HEAD_PURPLE',
|
|
8
|
-
NoteHeadCyan: '#NOTE_HEAD_CYAN',
|
|
9
|
-
NoteTickNeutral: '#NOTE_TICK_NEUTRAL',
|
|
10
|
-
NoteTickRed: '#NOTE_TICK_RED',
|
|
11
|
-
NoteTickGreen: '#NOTE_TICK_GREEN',
|
|
12
|
-
NoteTickBlue: '#NOTE_TICK_BLUE',
|
|
13
|
-
NoteTickYellow: '#NOTE_TICK_YELLOW',
|
|
14
|
-
NoteTickPurple: '#NOTE_TICK_PURPLE',
|
|
15
|
-
NoteTickCyan: '#NOTE_TICK_CYAN',
|
|
16
|
-
NoteTailNeutral: '#NOTE_TAIL_NEUTRAL',
|
|
17
|
-
NoteTailRed: '#NOTE_TAIL_RED',
|
|
18
|
-
NoteTailGreen: '#NOTE_TAIL_GREEN',
|
|
19
|
-
NoteTailBlue: '#NOTE_TAIL_BLUE',
|
|
20
|
-
NoteTailYellow: '#NOTE_TAIL_YELLOW',
|
|
21
|
-
NoteTailPurple: '#NOTE_TAIL_PURPLE',
|
|
22
|
-
NoteTailCyan: '#NOTE_TAIL_CYAN',
|
|
23
|
-
NoteConnectionNeutral: '#NOTE_CONNECTION_NEUTRAL',
|
|
24
|
-
NoteConnectionRed: '#NOTE_CONNECTION_RED',
|
|
25
|
-
NoteConnectionGreen: '#NOTE_CONNECTION_GREEN',
|
|
26
|
-
NoteConnectionBlue: '#NOTE_CONNECTION_BLUE',
|
|
27
|
-
NoteConnectionYellow: '#NOTE_CONNECTION_YELLOW',
|
|
28
|
-
NoteConnectionPurple: '#NOTE_CONNECTION_PURPLE',
|
|
29
|
-
NoteConnectionCyan: '#NOTE_CONNECTION_CYAN',
|
|
30
|
-
NoteConnectionNeutralSeamless: '#NOTE_CONNECTION_NEUTRAL_SEAMLESS',
|
|
31
|
-
NoteConnectionRedSeamless: '#NOTE_CONNECTION_RED_SEAMLESS',
|
|
32
|
-
NoteConnectionGreenSeamless: '#NOTE_CONNECTION_GREEN_SEAMLESS',
|
|
33
|
-
NoteConnectionBlueSeamless: '#NOTE_CONNECTION_BLUE_SEAMLESS',
|
|
34
|
-
NoteConnectionYellowSeamless: '#NOTE_CONNECTION_YELLOW_SEAMLESS',
|
|
35
|
-
NoteConnectionPurpleSeamless: '#NOTE_CONNECTION_PURPLE_SEAMLESS',
|
|
36
|
-
NoteConnectionCyanSeamless: '#NOTE_CONNECTION_CYAN_SEAMLESS',
|
|
37
|
-
SimultaneousConnectionNeutral: '#SIMULTANEOUS_CONNECTION_NEUTRAL',
|
|
38
|
-
SimultaneousConnectionRed: '#SIMULTANEOUS_CONNECTION_RED',
|
|
39
|
-
SimultaneousConnectionGreen: '#SIMULTANEOUS_CONNECTION_GREEN',
|
|
40
|
-
SimultaneousConnectionBlue: '#SIMULTANEOUS_CONNECTION_BLUE',
|
|
41
|
-
SimultaneousConnectionYellow: '#SIMULTANEOUS_CONNECTION_YELLOW',
|
|
42
|
-
SimultaneousConnectionPurple: '#SIMULTANEOUS_CONNECTION_PURPLE',
|
|
43
|
-
SimultaneousConnectionCyan: '#SIMULTANEOUS_CONNECTION_CYAN',
|
|
44
|
-
SimultaneousConnectionNeutralSeamless: '#SIMULTANEOUS_CONNECTION_NEUTRAL_SEAMLESS',
|
|
45
|
-
SimultaneousConnectionRedSeamless: '#SIMULTANEOUS_CONNECTION_RED_SEAMLESS',
|
|
46
|
-
SimultaneousConnectionGreenSeamless: '#SIMULTANEOUS_CONNECTION_GREEN_SEAMLESS',
|
|
47
|
-
SimultaneousConnectionBlueSeamless: '#SIMULTANEOUS_CONNECTION_BLUE_SEAMLESS',
|
|
48
|
-
SimultaneousConnectionYellowSeamless: '#SIMULTANEOUS_CONNECTION_YELLOW_SEAMLESS',
|
|
49
|
-
SimultaneousConnectionPurpleSeamless: '#SIMULTANEOUS_CONNECTION_PURPLE_SEAMLESS',
|
|
50
|
-
SimultaneousConnectionCyanSeamless: '#SIMULTANEOUS_CONNECTION_CYAN_SEAMLESS',
|
|
51
|
-
DirectionalMarkerNeutral: '#DIRECTIONAL_MARKER_NEUTRAL',
|
|
52
|
-
DirectionalMarkerRed: '#DIRECTIONAL_MARKER_RED',
|
|
53
|
-
DirectionalMarkerGreen: '#DIRECTIONAL_MARKER_GREEN',
|
|
54
|
-
DirectionalMarkerBlue: '#DIRECTIONAL_MARKER_BLUE',
|
|
55
|
-
DirectionalMarkerYellow: '#DIRECTIONAL_MARKER_YELLOW',
|
|
56
|
-
DirectionalMarkerPurple: '#DIRECTIONAL_MARKER_PURPLE',
|
|
57
|
-
DirectionalMarkerCyan: '#DIRECTIONAL_MARKER_CYAN',
|
|
58
|
-
SimultaneousMarkerNeutral: '#SIMULTANEOUS_MARKER_NEUTRAL',
|
|
59
|
-
SimultaneousMarkerRed: '#SIMULTANEOUS_MARKER_RED',
|
|
60
|
-
SimultaneousMarkerGreen: '#SIMULTANEOUS_MARKER_GREEN',
|
|
61
|
-
SimultaneousMarkerBlue: '#SIMULTANEOUS_MARKER_BLUE',
|
|
62
|
-
SimultaneousMarkerYellow: '#SIMULTANEOUS_MARKER_YELLOW',
|
|
63
|
-
SimultaneousMarkerPurple: '#SIMULTANEOUS_MARKER_PURPLE',
|
|
64
|
-
SimultaneousMarkerCyan: '#SIMULTANEOUS_MARKER_CYAN',
|
|
65
|
-
StageMiddle: '#STAGE_MIDDLE',
|
|
66
|
-
StageLeftBorder: '#STAGE_LEFT_BORDER',
|
|
67
|
-
StageRightBorder: '#STAGE_RIGHT_BORDER',
|
|
68
|
-
StageTopBorder: '#STAGE_TOP_BORDER',
|
|
69
|
-
StageBottomBorder: '#STAGE_BOTTOM_BORDER',
|
|
70
|
-
StageLeftBorderSeamless: '#STAGE_LEFT_BORDER_SEAMLESS',
|
|
71
|
-
StageRightBorderSeamless: '#STAGE_RIGHT_BORDER_SEAMLESS',
|
|
72
|
-
StageTopBorderSeamless: '#STAGE_TOP_BORDER_SEAMLESS',
|
|
73
|
-
StageBottomBorderSeamless: '#STAGE_BOTTOM_BORDER_SEAMLESS',
|
|
74
|
-
StageTopLeftCorner: '#STAGE_TOP_LEFT_CORNER',
|
|
75
|
-
StageTopRightCorner: '#STAGE_TOP_RIGHT_CORNER',
|
|
76
|
-
StageBottomLeftCorner: '#STAGE_BOTTOM_LEFT_CORNER',
|
|
77
|
-
StageBottomRightCorner: '#STAGE_BOTTOM_RIGHT_CORNER',
|
|
78
|
-
Lane: '#LANE',
|
|
79
|
-
LaneSeamless: '#LANE_SEAMLESS',
|
|
80
|
-
LaneAlternative: '#LANE_ALTERNATIVE',
|
|
81
|
-
LaneAlternativeSeamless: '#LANE_ALTERNATIVE_SEAMLESS',
|
|
82
|
-
JudgmentLine: '#JUDGMENT_LINE',
|
|
83
|
-
NoteSlot: '#NOTE_SLOT',
|
|
84
|
-
StageCover: '#STAGE_COVER',
|
|
85
|
-
GridNeutral: '#GRID_NEUTRAL',
|
|
86
|
-
GridRed: '#GRID_RED',
|
|
87
|
-
GridGreen: '#GRID_GREEN',
|
|
88
|
-
GridBlue: '#GRID_BLUE',
|
|
89
|
-
GridYellow: '#GRID_YELLOW',
|
|
90
|
-
GridPurple: '#GRID_PURPLE',
|
|
91
|
-
GridCyan: '#GRID_CYAN',
|
|
92
|
-
};
|