Answer:
Sensing.
These are all sensing blocks in a coding language called Snap! Build your own blocks. The same goes for Scratch.
The when touching brick calls a function if a sprite is touching a certain thing.
The mouse down calls a function when the mouse is down.
The reset timer declares a reset for the timer box.
Lastly, the when key pressed? declares that when a certain key is pressed, a function is called.