VISUAL-EVENT

Name

VISUAL-EVENT -- class

Class details

(defclass VISUAL-EVENT ()(...))
scopepackage ORG.LANGBAND.ENGINE
locationclasses.lisp
# variables8
# methods16

Methods

(SETF VISEVENT.BLOCKING?)
 ((SETF VISEVENT.BLOCKING?) (OBJ VISUAL-EVENT)) [accessor]

VISEVENT.BLOCKING?
 (VISEVENT.BLOCKING? (OBJ VISUAL-EVENT)) [accessor]
Called By 

RUN-LEVEL!

(SETF VISEVENT.CURRENT-X)
 ((SETF VISEVENT.CURRENT-X) (OBJ VISUAL-EVENT)) [accessor]

VISEVENT.CURRENT-X
 (VISEVENT.CURRENT-X (OBJ VISUAL-EVENT)) [accessor]

(SETF VISEVENT.CURRENT-Y)
 ((SETF VISEVENT.CURRENT-Y) (OBJ VISUAL-EVENT)) [accessor]

VISEVENT.CURRENT-Y
 (VISEVENT.CURRENT-Y (OBJ VISUAL-EVENT)) [accessor]

(SETF VISEVENT.DATA)
 ((SETF VISEVENT.DATA) (OBJ VISUAL-EVENT)) [accessor]

VISEVENT.DATA
 (VISEVENT.DATA (OBJ VISUAL-EVENT)) [accessor]

(SETF VISEVENT.FLAGS)
 ((SETF VISEVENT.FLAGS) (OBJ VISUAL-EVENT)) [accessor]

VISEVENT.FLAGS
 (VISEVENT.FLAGS (OBJ VISUAL-EVENT)) [accessor]

(SETF VISEVENT.ID)
 ((SETF VISEVENT.ID) (OBJ VISUAL-EVENT)) [accessor]

VISEVENT.ID
 (VISEVENT.ID (OBJ VISUAL-EVENT)) [accessor]

(SETF VISEVENT.MODE)
 ((SETF VISEVENT.MODE) (OBJ VISUAL-EVENT)) [accessor]
Called By 

FINALISE-VISUAL-EVENT and FINALISE-VISUAL-EVENT

VISEVENT.MODE
 (VISEVENT.MODE (OBJ VISUAL-EVENT)) [accessor]
Called By 

RUN-LEVEL!

(SETF VISEVENT.WINDOW)
 ((SETF VISEVENT.WINDOW) (OBJ VISUAL-EVENT)) [accessor]

VISEVENT.WINDOW
 (VISEVENT.WINDOW (OBJ VISUAL-EVENT)) [accessor]

Slots

 slot BLOCKING? is of type T
 slot CURRENT-X is of type T
 slot CURRENT-Y is of type T
 slot DATA is of type T
 slot FLAGS is of type T
 slot ID is of type T
 slot MODE is of type T
 slot WINDOW is of type T

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