Module traffloat::liquid[][src]

Expand description

Management of liquid in buildings

Structs

The size of a liquid storage in the next simulation frame.

The type of a liquid storage in the next simulation frame.

A liquid pipe entity.

A component storing the current flow of a pipe.

A component storing the resistance of a pipe.

A component applied on a node that drives a pipe.

A recipe key.

A data structure storing liquid mixing recipes.

A component attached to storage entities.

A component attached to storages to inidcate capacity.

A component attached to entities that house liquid.

The size of a liquid storage in the current simulation frame.

Functions