Package: blocks-world

Generic Function blocks-world:block-supported-by

Lambda List

blocks-world:block-supported-by (instance)

Arguments

instance -- a blocks-world:basic-block instance

Return Value

The blocks-world:basic-block instance, or nil.

Details

Returns the block this instance has been placed onto. All blocks except for the table sit on top of another block, which supports them.
 

See also

2025-09-06