ITEM-TABLE-MORE-ROOM?

Name

ITEM-TABLE-MORE-ROOM? -- generic function

Description

Returns T if there is room for OBJ, NIL if there is not. If OBJ is not supplied it checks if there is more room in general. If OBJ is supplied, stacking-rules will also be checked.

Methods

ITEM-TABLE-MORE-ROOM?
 (ITEM-TABLE-MORE-ROOM? TABLE &OPTIONAL OBJ) [method]
Calls 

WARN

Location 

equipment.lisp

ITEM-TABLE-MORE-ROOM?
 (ITEM-TABLE-MORE-ROOM? (TABLE ITEMS-IN-CONTAINER) &OPTIONAL OBJ) [method]
Calls 

ITEMS.CUR-SIZE and ITEMS.MAX-SIZE

Location 

equipment.lisp

ITEM-TABLE-MORE-ROOM?
 (ITEM-TABLE-MORE-ROOM? (TABLE ITEMS-WORN) &OPTIONAL OBJ) [method]

ITEM-TABLE-MORE-ROOM?
 (ITEM-TABLE-MORE-ROOM? (TABLE ITEMS-ON-FLOOR) &OPTIONAL OBJ) [method]

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