langband-engine Reference Documentation
(defclass TRAP-TYPE ()(...))
(SETF GFX-SYM)
((SETF GFX-SYM) (OBJ TRAP-TYPE)) [accessor]
Graphical symbol for this trap.
GFX-SYM
(GFX-SYM (OBJ TRAP-TYPE)) [accessor]
(SETF TEXT-SYM)
((SETF TEXT-SYM) (OBJ TRAP-TYPE)) [accessor]
Textual symbol for this trap.
TEXT-SYM
(TEXT-SYM (OBJ TRAP-TYPE)) [accessor]
(SETF TRAP.EFFECT)
((SETF TRAP.EFFECT) (OBJ TRAP-TYPE)) [accessor]
a funcallable object
DEFINE-TRAP-TYPE
TRAP.EFFECT
(TRAP.EFFECT (OBJ TRAP-TYPE)) [accessor]
%EXECUTE-TRAP
(SETF TRAP.ID)
((SETF TRAP.ID) (OBJ TRAP-TYPE)) [accessor]
string-id
TRAP.ID
(TRAP.ID (OBJ TRAP-TYPE)) [accessor]
%EXECUTE-TRAP, PRINT-OBJECT and PRINT-OBJECT
(SETF TRAP.MAX-DEPTH)
((SETF TRAP.MAX-DEPTH) (OBJ TRAP-TYPE)) [accessor]
maximum depth it can be generated at
TRAP.MAX-DEPTH
(TRAP.MAX-DEPTH (OBJ TRAP-TYPE)) [accessor]
(SETF TRAP.MIN-DEPTH)
((SETF TRAP.MIN-DEPTH) (OBJ TRAP-TYPE)) [accessor]
minimum depth it can be generated at
TRAP.MIN-DEPTH
(TRAP.MIN-DEPTH (OBJ TRAP-TYPE)) [accessor]
(SETF TRAP.NAME)
((SETF TRAP.NAME) (OBJ TRAP-TYPE)) [accessor]
displayable name
TRAP.NAME
(TRAP.NAME (OBJ TRAP-TYPE)) [accessor]
(SETF TRAP.RARITY)
((SETF TRAP.RARITY) (OBJ TRAP-TYPE)) [accessor]
the rarity of the trap
TRAP.RARITY
(TRAP.RARITY (OBJ TRAP-TYPE)) [accessor]
EFFECT
slot EFFECT is of type T
slot GFX-SYM is of type T
ID
slot ID is of type T
MAX-DEPTH
slot MAX-DEPTH is of type T
MIN-DEPTH
slot MIN-DEPTH is of type T
NAME
slot NAME is of type T
RARITY
slot RARITY 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.