Package: blocks-world

Generic Function blocks-world:block-height

Lambda List

blocks-world:block-height (instance)

Arguments

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

Return Value

The integer for the height.

Details

Returns the height of the block. The size of a block is specified as width and height, and determines which parts of the world this block occupies. No other objects can be placed to an overlapping position.
 

See also

2025-09-06