scratch-gui/targets

scratch-gui/targets/UPDATE_TARGET_LIST

{
  type: 'scratch-gui/targets/UPDATE_TARGET_LIST',
  targets: [
    {
      id: 'K`hsZds?1:fU6v5zXB3D',
      name: 'Stage',
      isStage: true,
      x: 0,
      y: 0,
      size: 100,
      direction: 90,
      draggable: false,
      currentCostume: 0,
      costume: {
        asset: {
          assetType: {
            contentType: 'image/svg+xml',
            name: 'ImageVector',
            runtimeFormat: 'svg',
            immutable: true
          },
          assetId: 'cd21514d0531fdffb22204e0ec5ed84a',
          dataFormat: 'svg',
          data: {
            '0': 60,
            '1': 115,
            ...
            '200': 103,
            '201': 62
          },
          clean: true,
          dependencies: []
        },
        assetId: 'cd21514d0531fdffb22204e0ec5ed84a',
        skinId: 0,
        name: '背景1',
        rotationCenterX: 240,
        rotationCenterY: 180,
        md5: 'cd21514d0531fdffb22204e0ec5ed84a.svg',
        dataFormat: 'svg',
        size: [
          2,
          2
        ]
      },
      costumeCount: 1,
      visible: true,
      rotationStyle: 'all around',
      comments: {},
      blocks: {},
      variables: {
        '`jEk@4|i[#Fk?(8x)AV.-my variable': {
          id: '`jEk@4|i[#Fk?(8x)AV.-my variable',
          name: '我的变量',
          type: '',
          isCloud: false,
          value: 0
        }
      },
      costumes: [
        {
          asset: {
            assetType: {
              contentType: 'image/svg+xml',
              name: 'ImageVector',
              runtimeFormat: 'svg',
              immutable: true
            },
            assetId: 'cd21514d0531fdffb22204e0ec5ed84a',
            dataFormat: 'svg',
            data: {
              '0': 60,
              '1': 115,
              ...
              '200': 103,
              '201': 62
            },
            clean: true,
            dependencies: []
          },
          assetId: 'cd21514d0531fdffb22204e0ec5ed84a',
          skinId: 0,
          name: '背景1',
          rotationCenterX: 240,
          rotationCenterY: 180,
          md5: 'cd21514d0531fdffb22204e0ec5ed84a.svg',
          dataFormat: 'svg',
          size: [
            2,
            2
          ]
        }
      ],
      sounds: [
        {
          assetId: '83a9787d4cb6f3b7632b4ddfebf74367',
          format: '',
          rate: 44100,
          sampleCount: 1032,
          name: '啵',
          md5: '83a9787d4cb6f3b7632b4ddfebf74367.wav',
          dataFormat: 'wav',
          data: null,
          asset: {
            assetType: {
              contentType: 'audio/x-wav',
              name: 'Sound',
              runtimeFormat: 'wav',
              immutable: true
            },
            assetId: '83a9787d4cb6f3b7632b4ddfebf74367',
            dataFormat: 'wav',
            data: {
              '0': 82,
              '1': 73,
              ...
              '37418': 0,
              '37419': 0
            },
            clean: true,
            dependencies: []
          },
          soundId: 'ld%dR]aO~3pB)+DTIr@w'
        }
      ],
      textToSpeechLanguage: null,
      tempo: 60,
      volume: 100,
      videoTransparency: 50,
      videoState: 'on'
    }
  ],
  editingTarget: '|!W8A;kq3]I+r.1o!ugd'
}

你可能感兴趣的:(scratch-gui/targets)