美文网首页
scratch-gui->State->scratchGui->

scratch-gui->State->scratchGui->

作者: hanxianshe_9530 | 来源:发表于2019-10-29 12:48 被阅读0次
{
  targets: {
    sprites: {
      'uv~R`4i%tuzte@7YP%*1': {
        order: 0,
        id: 'uv~R`4i%tuzte@7YP%*1',
        name: '角色1',
        isStage: false,
        x: 0,
        y: 0,
        size: 100,
        direction: 90,
        draggable: false,
        currentCostume: 0,
        costume: {
            ...
        },
        costumeCount: 2,
        visible: true,
        rotationStyle: 'all around',
        comments: {},
        blocks: {},
        variables: {},
        costumes: [
          {
            ...
          },
          {
            ...
          }
        ],
        sounds: [
          {
            ...
          }
        ],
        textToSpeechLanguage: null,
        tempo: 60,
        volume: 100,
        videoTransparency: 50,
        videoState: 'on'
      }
    },
    stage: {
        ...
    },
    highlightedTargetId: null,
    highlightedTargetTime: null,
    editingTarget: 'uv~R`4i%tuzte@7YP%*1'
  }
}

网友评论

      本文标题:scratch-gui->State->scratchGui->

      本文链接:https://www.haomeiwen.com/subject/naiwvctx.html