MOUSE-EVENT

Name

MOUSE-EVENT -- struct

Struct details

(defstruct MOUSE-EVENT ()(...))
scopepackage ORG.LANGBAND.ENGINE
locationclasses.lisp
# variables3
# methods4

Methods

MAKE-MOUSE-EVENT
 (MAKE-MOUSE-EVENT)

MOUSE-EVENT.BUTTON
 (MOUSE-EVENT.BUTTON (OBJ MOUSE-EVENT)) [accessor]
Called By 

GET-AND-PROCESS-COMMAND!

MOUSE-EVENT.X
 (MOUSE-EVENT.X (OBJ MOUSE-EVENT)) [accessor]
Called By 

GET-AND-PROCESS-COMMAND!

MOUSE-EVENT.Y
 (MOUSE-EVENT.Y (OBJ MOUSE-EVENT)) [accessor]
Called By 

GET-AND-PROCESS-COMMAND!

Slots

 slot BUTTON is of type T
 slot X is of type T
 slot Y is of type T

This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.