Crate layer_system

source ·

Structs

The layer manager deals with the layers you create.

Enums

The action, that will be done after handling an event by a layer.

Traits

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