Package: blocks-world

Generic Function blocks-world:block-width

Lambda List

blocks-world:block-width (instance)

Arguments

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

Return Value

The integer for the width.

Details

Returns the width 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