Package: blocks-world

Class blocks-world:load-bearing-block

Superclasses

blocks-world:basic-block, common-lisp:standard-object, common-lisp:t

Documented Subclasses

Direct Slots

support-for
The list of blocks that have been placed onto this instance.

Details

The superclass of objects in the Blocks World that other blocks can be placed onto. This class is mixed into most blocks, except for the blocks-world:wedge and the blocks-world:ball.
 

Slot Access Functions

Inherited Slot Access Functions

See also

2025-09-06