DOOR-TYPE

Name

DOOR-TYPE -- class

Class details

(defclass DOOR-TYPE ()(...))
scopepackage ORG.LANGBAND.ENGINE
locationclasses.lisp
# variables6
# methods8

Methods

(SETF DOOR.ID)
 ((SETF DOOR.ID) (OBJ DOOR-TYPE)) [accessor]
Description 

string-id

DOOR.ID
 (DOOR.ID (OBJ DOOR-TYPE)) [accessor]
Description 

string-id

Called By 

PRINT-OBJECT and PRINT-OBJECT

(SETF DOOR.NAME)
 ((SETF DOOR.NAME) (OBJ DOOR-TYPE)) [accessor]
Description 

displayable name

DOOR.NAME
 (DOOR.NAME (OBJ DOOR-TYPE)) [accessor]
Description 

displayable name

(SETF GFX-SYM)
 ((SETF GFX-SYM) (OBJ DOOR-TYPE)) [accessor]
Description 

Graphical symbol for this door.

GFX-SYM
 (GFX-SYM (OBJ DOOR-TYPE)) [accessor]
Description 

Graphical symbol for this door.

Called By 

DISPLAY-VISUAL-STATES

(SETF TEXT-SYM)
 ((SETF TEXT-SYM) (OBJ DOOR-TYPE)) [accessor]
Description 

Textual symbol for this door.

TEXT-SYM
 (TEXT-SYM (OBJ DOOR-TYPE)) [accessor]
Description 

Textual symbol for this door.

Slots

CAVE-FLAGS-OFF
slot CAVE-FLAGS-OFF is of type T
Description 

Flags to turn on in a cave when decor is on.

CAVE-FLAGS-ON
slot CAVE-FLAGS-ON is of type T
Description 

Flags to turn on in a cave when decor is on.

GFX-SYM
slot GFX-SYM is of type T
Description 

Graphical symbol for this door.

ID
slot ID is of type T
Description 

string-id

NAME
slot NAME is of type T
Description 

displayable name

TEXT-SYM
slot TEXT-SYM is of type T
Description 

Textual symbol for this door.

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