Reference for the BALTENSPERGER programming language, an art project of Stefan Baltensperger
| Name | Luup() |
||
|---|---|---|---|
| Examples | Programmteil wo_am_afang_gmacht_wird() bitte
Feischtergroessi(200, 200);
kein_Luup();
danke
Komazahl x = 0;
Programmteil wo_immerwider_gmacht_wird() bitte
Hintergrund(204);
x = x + .1;
if (x > Feischterbreiti) bitte
x = 0;
danke
Linie(x, 0, x, Feischterhoechi);
danke
Programmteil Muus_truckt() bitte
Luup();
danke
Programmteil Muus_losgla() bitte
kein_Luup();
danke |
||
| Description | Causes Processing to continuously execute the code within wo_immerwider_gmacht_wird(). If kein_Luup() is called, the code in wo_immerwider_gmacht_wird() stops executing. | ||
| Syntax | Luup() zeichne_neu() wo_immerwider_gmacht_wird() |
||
| Parameters | |||
| Usage | Web & Application | ||
| Related | kein_Luup() |

