langband-engine Reference Documentation
(defclass DOOR-TYPE ()(...))
(SETF DOOR.ID)
((SETF DOOR.ID) (OBJ DOOR-TYPE)) [accessor]
string-id
DOOR.ID
(DOOR.ID (OBJ DOOR-TYPE)) [accessor]
PRINT-OBJECT and PRINT-OBJECT
(SETF DOOR.NAME)
((SETF DOOR.NAME) (OBJ DOOR-TYPE)) [accessor]
displayable name
DOOR.NAME
(DOOR.NAME (OBJ DOOR-TYPE)) [accessor]
(SETF GFX-SYM)
((SETF GFX-SYM) (OBJ DOOR-TYPE)) [accessor]
Graphical symbol for this door.
GFX-SYM
(GFX-SYM (OBJ DOOR-TYPE)) [accessor]
DISPLAY-VISUAL-STATES
(SETF TEXT-SYM)
((SETF TEXT-SYM) (OBJ DOOR-TYPE)) [accessor]
Textual symbol for this door.
TEXT-SYM
(TEXT-SYM (OBJ DOOR-TYPE)) [accessor]
CAVE-FLAGS-OFF
slot CAVE-FLAGS-OFF is of type T
Flags to turn on in a cave when decor is on.
CAVE-FLAGS-ON
slot CAVE-FLAGS-ON is of type T
slot GFX-SYM is of type T
ID
slot ID is of type T
NAME
slot NAME is of type T
slot TEXT-SYM is of type T
This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.