Scratch3MakeyMakeyBlocks

Scratch3MakeyMakeyBlocks

Class for the makey makey blocks in Scratch 3.0

Constructor

new Scratch3MakeyMakeyBlocks()

Members

frameToggle :boolean

A toggle that alternates true and false each frame, so that an edge-triggered hat can trigger on every other frame.

Type:
  • boolean

runtime :Runtime

The runtime instantiating this block package.

Type:

Methods

_clearkeyPressBuffer()

Clear the key press buffer.

getInfo() → {object}

Returns:

metadata for this extension and its blocks.

Type
object