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

Name

focused

Examples
waen(focused) bitte  // or "if (focused GLICHGROSSWIE  true)"
  Chreis(25, 25, 50, 50);
danke suscht bitte
  Linie(0, 0, 100, 100);
  Linie(100, 0, 0, 100);
danke
Description Confirms if a Processing program is "focused", meaning that it is active and will accept input from mouse or Taschte board. This variable is "EIS" if it is focused and "NULL" if not. This variable is often used when you want to warn people they need to click on or roll over an applet before it will work.
Syntax
focused
Usage Web
Stefan Baltensperger 2009

Creative Commons License