ITEMS-IN-CONTAINER

Name

ITEMS-IN-CONTAINER -- class inheriting ITEM-TABLE

Description

A container for other objects, ie a backpack.

Class details

(defclass ITEMS-IN-CONTAINER (ITEM-TABLE)(...))
scopepackage ORG.LANGBAND.ENGINE
locationclasses.lisp
inheritsITEM-TABLE
# variables2
# methods4

Methods

(SETF ITEMS.MAX-SIZE)
 ((SETF ITEMS.MAX-SIZE) (OBJ ITEMS-IN-CONTAINER)) [accessor]

ITEMS.MAX-SIZE
 (ITEMS.MAX-SIZE (OBJ ITEMS-IN-CONTAINER)) [accessor]
Called By 

PRINT-OBJECT

(SETF ITEMS.OBJS)
 ((SETF ITEMS.OBJS) (OBJ ITEMS-IN-CONTAINER)) [accessor]

ITEMS.OBJS
 (ITEMS.OBJS (OBJ ITEMS-IN-CONTAINER)) [accessor]
Called By 

CARRIES-OBJECT?, DETECT-GOLD!, DETECT-NORMAL-OBJECTS!, NOTE-SPOT!, SAVE-OBJECT, SAVE-OBJECT and STORE-EMPTY?

Slots

 slot MAX-SIZE is of type T
 slot OBJ-ARR is of type T

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