TREASURE-DROP

Name

TREASURE-DROP -- class

Class details

(defclass TREASURE-DROP ()(...))
scopepackage ORG.LANGBAND.ENGINE
locationclasses.lisp
# variables4
# methods8

Methods

(SETF DROP.AMOUNT)
 ((SETF DROP.AMOUNT) (OBJ TREASURE-DROP)) [accessor]
Description 

either positive integer or (cons int int)

DROP.AMOUNT
 (DROP.AMOUNT (OBJ TREASURE-DROP)) [accessor]
Description 

either positive integer or (cons int int)

Called By 

PRINT-OBJECT

(SETF DROP.CHANCE)
 ((SETF DROP.CHANCE) (OBJ TREASURE-DROP)) [accessor]

DROP.CHANCE
 (DROP.CHANCE (OBJ TREASURE-DROP)) [accessor]
Called By 

PRINT-OBJECT

(SETF DROP.QUALITY)
 ((SETF DROP.QUALITY) (OBJ TREASURE-DROP)) [accessor]
Called By 

%PARSE-TREASURE-SPEC

DROP.QUALITY
 (DROP.QUALITY (OBJ TREASURE-DROP)) [accessor]
Called By 

PRINT-OBJECT

(SETF DROP.TYPE)
 ((SETF DROP.TYPE) (OBJ TREASURE-DROP)) [accessor]
Called By 

%PARSE-TREASURE-SPEC

DROP.TYPE
 (DROP.TYPE (OBJ TREASURE-DROP)) [accessor]
Called By 

PRINT-OBJECT

Slots

AMOUNT
slot AMOUNT is of type T
Description 

either positive integer or (cons int int)

 slot CHANCE is of type T
 slot QUALITY is of type T
 slot TYPE is of type T

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