KEYBOARD-EVENT

Name

KEYBOARD-EVENT -- struct

Struct details

(defstruct KEYBOARD-EVENT ()(...))
scopepackage ORG.LANGBAND.ENGINE
locationclasses.lisp
# variables4
# methods5

Methods

KBD-EVENT.ALT
 (KBD-EVENT.ALT (OBJ KEYBOARD-EVENT)) [accessor]

KBD-EVENT.CTRL
 (KBD-EVENT.CTRL (OBJ KEYBOARD-EVENT)) [accessor]

KBD-EVENT.KEY
 (KBD-EVENT.KEY (OBJ KEYBOARD-EVENT)) [accessor]

KBD-EVENT.SHIFT
 (KBD-EVENT.SHIFT (OBJ KEYBOARD-EVENT)) [accessor]

MAKE-KEYBOARD-EVENT
 (MAKE-KEYBOARD-EVENT)
Called By 

GAME-INIT&

Slots

 slot ALT is of type T
 slot CTRL is of type T
 slot KEY is of type T
 slot SHIFT is of type T

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