Module traffloat::node[][src]

Expand description

Node management.

A node is an instance of a building.

Structs

Indicates that a node is added

A component applied to child entities of a node.

An event to schedule requests to initialize new nodes.

Component storing a persistent identifier for a node

Tracks the nodes in the world

An event to schedule requests to initialize saved nodes.

Indicates that nodes have been removed

Indicates that a node is flagged for removal

Functions