method
ungetmouse
v1_9_3_392 -
Show latest stable
- Class:
Curses
ungetmouse(p1)public
It pushes a KEY_MOUSE event onto the input queue, and associates with that event the given state data and screen-relative character-cell coordinates.
The Curses.ungetmouse function behaves analogously to Curses.ungetch.