Module traffloat::config[][src]

Expand description

A configuration is the special rules defined by the game host in a world.

For example, each texture is a configuration, and each liquid type is a configuration.

Configurations are stored as resources in the Legion. They are referenced using IDs.

Structs

Scalar configuration values

Functions

Initializes ECS