Activities/Turtle Art: Difference between revisions
| Line 397: | Line 397: | ||
[[Image:TAsensors.png]] | [[Image:TAsensors.png]] | ||
* query keyboard: check for keyboard input (results are stored in the keyboard block) | |||
* keyboard: current value of keyboard input (can be used in place of a number block) | |||
* read pixel: push the RGB value of the pixel under the turtle onto the FILO (blue is first, red is last) | |||
* turtle sees: the "palette color" of the pixel under the turtle | |||
* sound | * sound | ||
* volume | * volume | ||
| Line 403: | Line 407: | ||
* voltage (OLPC XO only) | * voltage (OLPC XO only) | ||
[[Activities/TurtleArt/Using Turtle Art Sensors]] | See [[Activities/TurtleArt/Using Turtle Art Sensors]] for more details about the sensor blocks. | ||
====Portfolio Palette==== | ====Portfolio Palette==== | ||