Real-time mouse input (Original Enhancement)

MOUSE POLL x, y, left, right
assigns the current mouse position to numeric variables x, y,
 and the current mouse state to numeric variables left, right,
 1 for button pressed, 0 for not pressed.