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

Name

Muus_truckt()

Examples
// Click within the image to change 
// the value of the rectangle

Ganzizahl value = 0;

Programmteil wo_immerwider_gmacht_wird() bitte
  Fuellfarb(value);
  Viereck(25, 25, 50, 50);
danke

Programmteil Muus_truckt() bitte
  waen(value GLICHGROSSWIE 0) bitte
    value = 255;
  danke suscht bitte
    value = 0;
  danke
danke
Description The Muus_truckt() function is called once after every time a mouse button is pressed. The Muustaschte variable (see the related reference enVersuech) can be used used to determine which button has been pressed.
Syntax
Programmteil Muus_truckt() bitte 
  statements
danke
Parameters
Usage Web & Application
Related MuusX
MuusY
Muustaschte
Muus_truckt()
Muus_losgla()
Muus_bewegtsich()
Muus_traeckt()
Stefan Baltensperger 2009

Creative Commons License