Skip to main content

query_continuous

Discworld cont_medium help

query_continuous

Name

query_continuous - Is the medium continuous?

Syntax

int query_continuous();

Description

Returns true if this type of stuff is continuous. A continuous medium or object is something that will automatically group. An example of this would be rice. You would not want to have hundreds of individual objects for each grain of rice, but if you code it as a continuous object then you can refer to each bit of rice individually or handfuls, or the whole lot. Whatever you want.

See also

set_continuous, reset_continuous