FLOOR-TYPE

Name

FLOOR-TYPE -- class

Class details

(defclass FLOOR-TYPE ()(...))
scopepackage ORG.LANGBAND.ENGINE
locationclasses.lisp
# variables7
# methods14

Methods

(SETF FLOOR.FLAGS)
 ((SETF FLOOR.FLAGS) (OBJ FLOOR-TYPE)) [accessor]
Called By 

DEFINE-FLOOR-TYPE

FLOOR.FLAGS
 (FLOOR.FLAGS (OBJ FLOOR-TYPE)) [accessor]
Called By 

(SETF COORD-FLOOR), CAN-PLACE?, IS-REAL-WALL?, NEXT-TO-WALLS, NOTE-SPOT!, USE-STAIR! and VAN/TOWN-ILLUMINATE!

(SETF FLOOR.ID)
 ((SETF FLOOR.ID) (OBJ FLOOR-TYPE)) [accessor]

FLOOR.ID
 (FLOOR.ID (OBJ FLOOR-TYPE)) [accessor]
Called By 

KILL-TARGET!, PRINT-OBJECT and PROCESS-SINGLE-MONSTER!

(SETF FLOOR.MIMIC)
 ((SETF FLOOR.MIMIC) (OBJ FLOOR-TYPE)) [accessor]

FLOOR.MIMIC
 (FLOOR.MIMIC (OBJ FLOOR-TYPE)) [accessor]

(SETF FLOOR.NAME)
 ((SETF FLOOR.NAME) (OBJ FLOOR-TYPE)) [accessor]

FLOOR.NAME
 (FLOOR.NAME (OBJ FLOOR-TYPE)) [accessor]
Called By 

HANDLE-MOUSE-CLICK and PRINT-OBJECT

(SETF FLOOR.NUMERIC-ID)
 ((SETF FLOOR.NUMERIC-ID) (OBJ FLOOR-TYPE)) [accessor]
Called By 

DEFINE-FLOOR-TYPE

FLOOR.NUMERIC-ID
 (FLOOR.NUMERIC-ID (OBJ FLOOR-TYPE)) [accessor]
Called By 

ACTIVATE-OBJECT, DEFINE-FLOOR-TYPE and DETECT-STAIRS!

(SETF GFX-SYM)
 ((SETF GFX-SYM) (OBJ FLOOR-TYPE)) [accessor]

GFX-SYM
 (GFX-SYM (OBJ FLOOR-TYPE)) [accessor]

(SETF TEXT-SYM)
 ((SETF TEXT-SYM) (OBJ FLOOR-TYPE)) [accessor]

TEXT-SYM
 (TEXT-SYM (OBJ FLOOR-TYPE)) [accessor]

Slots

 slot FLAGS is of type T
 slot GFX-SYM is of type T
 slot ID is of type T
 slot MIMIC is of type T
 slot NAME is of type T
 slot NUMERIC-ID 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.