Crate basalt

Source

Modules§

image_cache
System for storing images used within the UI.
input
System for handling input related events.
interface
System for storing interface related objects.
interval
System for running things on an interval.
render
Window rendering
window
Window creation and management.

Structs§

Basalt
The main object of this crate.
BasaltOptions
Options for Basalt’s creation and operation.
NonExhaustive
Used for non-exhaustive structs to retain partial update compatibility.