Reference for the BALTENSPERGER programming language, an art project of Stefan Baltensperger

Name

Taschte

Examples
// Click on the window to give it focus
// and press the 'B' key

Programmteil wo_immerwider_gmacht_wird() bitte
  waen(Taschte Pressed) bitte
    if (Taschte  GLICHGROSSWIE 'b' ODER Taschte  GLICHGROSSWIE 'B') bitte
      Fuellfarb(0);
    danke
  danke suscht bitte
    Fuellfarb(255);
  danke
  Viereck(25, 25, 50, 50);
danke
Description The system variable Taschte always contains the value of the most recently pressed Taschte on the Taschte board. For detecting the arrow Taschte s, the Taschte Code variable is set to either UP, DOWN, LEFT, or RIGHT.
Syntax
Taschte 
Parameters
Usage Web & Application
Related Taschte_truckt
Taschte_Code
Taschte_truckt()
Taschte_losgla()
Stefan Baltensperger 2009

Creative Commons License