This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "New project",
|
||||
"short_name": "New project",
|
||||
"name": "Sequence",
|
||||
"short_name": "Sequence",
|
||||
"start_url": "index.html",
|
||||
"display": "fullscreen",
|
||||
"orientation": "any",
|
||||
|
||||
@@ -24333,9 +24333,9 @@ cr.getObjectRefTable = function () { return [
|
||||
cr.plugins_.Browser,
|
||||
cr.plugins_.Function,
|
||||
cr.plugins_.SenaPlugin,
|
||||
cr.plugins_.SpriteFontPlus,
|
||||
cr.plugins_.Sprite,
|
||||
cr.plugins_.Touch,
|
||||
cr.plugins_.SpriteFontPlus,
|
||||
cr.behaviors.Fade,
|
||||
cr.behaviors.DragnDrop,
|
||||
cr.behaviors.Rex_MoveTo,
|
||||
@@ -24357,7 +24357,6 @@ cr.getObjectRefTable = function () { return [
|
||||
cr.plugins_.SenaPlugin.prototype.exps.getHintCount,
|
||||
cr.plugins_.Sprite.prototype.acts.Destroy,
|
||||
cr.system_object.prototype.acts.SetVar,
|
||||
cr.system_object.prototype.exps["int"],
|
||||
cr.behaviors.Pin.prototype.acts.Pin,
|
||||
cr.plugins_.SpriteFontPlus.prototype.acts.SetText,
|
||||
cr.plugins_.Sprite.prototype.acts.SetInstanceVar,
|
||||
@@ -24365,6 +24364,7 @@ cr.getObjectRefTable = function () { return [
|
||||
cr.plugins_.Sprite.prototype.exps.Y,
|
||||
cr.plugins_.Sprite.prototype.acts.SetPos,
|
||||
cr.plugins_.SenaPlugin.prototype.acts.CalcObjectPositions,
|
||||
cr.system_object.prototype.exps["int"],
|
||||
cr.plugins_.Sprite.prototype.exps.Width,
|
||||
cr.system_object.prototype.cnds.Repeat,
|
||||
cr.system_object.prototype.exps.loopindex,
|
||||
@@ -24377,6 +24377,7 @@ cr.getObjectRefTable = function () { return [
|
||||
cr.plugins_.Sprite.prototype.acts.SetBoolInstanceVar,
|
||||
cr.plugins_.Sprite.prototype.acts.SetAnimFrame,
|
||||
cr.system_object.prototype.cnds.Else,
|
||||
cr.system_object.prototype.acts.AddVar,
|
||||
cr.plugins_.Sprite.prototype.acts.SetY,
|
||||
cr.plugins_.SenaPlugin.prototype.exps.getOptionsType,
|
||||
cr.plugins_.SenaPlugin.prototype.exps.getOptionsValue,
|
||||
@@ -24406,12 +24407,12 @@ cr.getObjectRefTable = function () { return [
|
||||
cr.system_object.prototype.cnds.PickByComparison,
|
||||
cr.system_object.prototype.exps.left,
|
||||
cr.system_object.prototype.exps.len,
|
||||
cr.system_object.prototype.cnds.LayerVisible,
|
||||
cr.plugins_.Sprite.prototype.cnds.CompareY,
|
||||
cr.behaviors.Rex_MoveTo.prototype.acts.SetTargetPos,
|
||||
cr.behaviors.Rex_MoveTo.prototype.acts.SetTargetPosOnObject,
|
||||
cr.plugins_.Sprite.prototype.cnds.CompareFrame,
|
||||
cr.plugins_.Audio.prototype.acts.SetSilent,
|
||||
cr.system_object.prototype.cnds.LayerVisible,
|
||||
cr.behaviors.DragnDrop.prototype.cnds.OnDragStart,
|
||||
cr.plugins_.Sprite.prototype.cnds.CompareInstanceVar,
|
||||
cr.plugins_.Sprite.prototype.cnds.IsOverlapping,
|
||||
@@ -24421,7 +24422,6 @@ cr.getObjectRefTable = function () { return [
|
||||
cr.plugins_.Sprite.prototype.cnds.IsBoolInstanceVarSet,
|
||||
cr.plugins_.Sprite.prototype.cnds.PickDistance,
|
||||
cr.behaviors.Rex_MoveTo.prototype.acts.SetMaxSpeed,
|
||||
cr.system_object.prototype.acts.AddVar,
|
||||
cr.behaviors.DragnDrop.prototype.cnds.IsDragging,
|
||||
cr.plugins_.Touch.prototype.exps.X,
|
||||
cr.plugins_.Touch.prototype.exps.Y,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,12 +1,11 @@
|
||||
{
|
||||
"version": 1769508966,
|
||||
"version": 1769514386,
|
||||
"fileList": [
|
||||
"data.js",
|
||||
"c2runtime.js",
|
||||
"jquery-3.4.1.min.js",
|
||||
"offlineClient.js",
|
||||
"images/btn_check-sheet0.png",
|
||||
"images/wrong-sheet0.png",
|
||||
"images/pause-sheet0.png",
|
||||
"images/slot-sheet0.png",
|
||||
"images/txt_texttimer.png",
|
||||
|
||||
Reference in New Issue
Block a user