Closed
Description
When blocks are tapped, we should generate some kind of event that can be picked up by an interpreter.
Ideally, it will include the a reference to the ID of the first block in the stack/strip.
Should this be put in with the rest of Blockly's events (CREATE, MOVE, etc.?) possibly not?
This would be helpful as soon as possible :)