Handbook
Glossary
mouse-event
Vocabulary
curses
Definition
USING:
math
;
IN:
curses
TUPLE:
mouse-event
{
id
fixnum
initial:
0
}
{
y
fixnum
initial:
0
}
{
x
fixnum
initial:
0
}
{
button
fixnum
initial:
0
}
type
alt shift ctrl
;