Dear list, (every-frame (display (mouse-button 0)))
Gives me the inverse of (every-frame (display (mouse-button 1))) Where that last one behaves as I would expect the left mouse button to behave. Is this expected behaviour? I was assuming the mouse-buttons would start counting at 0, like everything else. Yours, Kas.
