Skip to main content

Crate tiled_map_web_viewer

Crate tiled_map_web_viewer 

Source

Structs§

MapBadge
MapCategory
A named group of maps shown inside a section in the map list panel.
MapDetail
MapListView
One map-list panel shown in the dock layout.
MapManifest
MapManifestEntry
MapSection
A named group of maps shown as a collapsible section in the map list panel.
ViewerConfig
Top-level configuration for the viewer application.

Enums§

MapAssetKind

Functions§

run
Entry point — builds and runs the Bevy application with the given configuration.
run_with_app_hook
Entry point with an additional app customization hook.