ELEMENT

Name

ELEMENT -- class

Class details

(defclass ELEMENT ()(...))
scopepackage ORG.LANGBAND.ENGINE
locationclasses.lisp
# variables4
# methods4

Methods

ELEMENT.BIT-FLAG
 (ELEMENT.BIT-FLAG (OBJ ELEMENT)) [reader]
Called By 

%VAN-FILL-RESISTS and GET-ELEMENT-FLAG

ELEMENT.NAME
 (ELEMENT.NAME (OBJ ELEMENT)) [reader]

ELEMENT.NUMBER
 (ELEMENT.NUMBER (OBJ ELEMENT)) [reader]
Called By 

%VAN-FILL-RESISTS, GET-ELEMENT-NUMBER and PRINT-OBJECT

ELEMENT.SYMBOL
 (ELEMENT.SYMBOL (OBJ ELEMENT)) [reader]
Called By 

PRINT-OBJECT

Slots

 slot BIT-FLAG is of type T
 slot NAME is of type T
 slot NUMBER is of type T
 slot SYMBOL is of type T

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