langband-engine Reference Documentation
Represents the items on the floor.
(defclass ITEMS-ON-FLOOR (ITEM-TABLE)(...))
(SETF ITEMS.DUNGEON)
((SETF ITEMS.DUNGEON) (OBJ ITEMS-ON-FLOOR)) [accessor]
ITEMS.DUNGEON
(ITEMS.DUNGEON (OBJ ITEMS-ON-FLOOR)) [accessor]
(SETF ITEMS.OBJS)
((SETF ITEMS.OBJS) (OBJ ITEMS-ON-FLOOR)) [accessor]
ITEMS.OBJS
(ITEMS.OBJS (OBJ ITEMS-ON-FLOOR)) [accessor]
(SETF LOCATION-X)
((SETF LOCATION-X) (OBJ ITEMS-ON-FLOOR)) [accessor]
LOCATION-X
(LOCATION-X (OBJ ITEMS-ON-FLOOR)) [accessor]
(SETF LOCATION-Y)
((SETF LOCATION-Y) (OBJ ITEMS-ON-FLOOR)) [accessor]
LOCATION-Y
(LOCATION-Y (OBJ ITEMS-ON-FLOOR)) [accessor]
slot DUNGEON is of type T slot LOC-X is of type T slot LOC-Y is of type T slot OBJ-LIST is of type T
This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.