Package: blocks-world

Function block-width

Lambda List

block-width (instance)

Arguments

Return Value

an integer

Details

Returns the block's width.

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