Crate layer_system

Source
Expand description

See [README.md]

Structs§

  • The action, that will be done after handling an event by a layer.
  • The layer manager deals with the layers you create.

Enums§

Traits§

  • A trait, every layer has to implement, in order to be used by the layer manager;