Module limn_core::app [] [src]

Contains the App type, used to initialize and run a Limn application.

Structs

App

The App type is just a thin wrapper around a Ui containing the methods used to initialize and run an App.

FrameEvent

Event emitted after every frame is rendered.