Zmiany

Skocz do: nawigacji, wyszukiwania

Introduction 3 - Glossary of basic Scratch 2.0 blocks

Dodane 778 bajtów, 07:54, 7 lip 2015
/* Sensing */
'''Example:'''
 
[[Plik:M_3_100.JPG]]
 
Current time in seconds since the last click of the green flag or execution of the block '''reset timer'''. It can be used as an argument in expressions. Checking the checkbox on the left displays the time on the stage.
 
'''Example:'''
 
[[Plik:M_3_101.JPG]]
 
Resets the timer count. The values provided by the timer block will be counted from zero again.
 
'''Example:'''
 
[[Plik:M_3_102.JPG]]
 
The current value selected in the first drop-down list, pertaining to the sprite selected from the second list or the stage. We can select the x or y coordinate, direction, costume number, name or size. For the stage we can choose the number or the name of the background. The returned value can be used in expressions.
 
'''Example:'''
 
[[Plik:M_3_103.JPG]]
223
edycje