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

Name

pMuusY

Examples
// Move the mouse quickly to see the difference 
// between the current and previous position 
Programmteil wo_immerwider_gmacht_wird() 
bitte 
  Hintergrund(204); 
  Linie(20, MuusY, 80, pMuusY); 
danke
Description The system variable pMuusY always contains the previous vertical coordinate of the mouse. This is the vertical position of the mouse in the frame previous to the current frame.
Syntax
pMuusY
Parameters
Usage Web & Application
Related pMuusX
MuusX
MuusY
Muus_truckt
Muus_truckt()
Muus_losgla()
Muus_bewegtsich()
Muus_traeckt()
Stefan Baltensperger 2009

Creative Commons License