Docs.rs
yog-api-0.13.0
yog-api 0.13.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
F000NKKK
Dependencies
yog-abi ^0.6
normal
yog-book ^0.11
normal
yog-command ^0.1
normal
yog-config ^0.1
normal
yog-core ^0.1
normal
yog-entity ^0.1
normal
yog-event ^0.1
normal
yog-gfx ^0.5
normal
yog-logging ^0.1
normal
yog-network ^0.1
normal
yog-player ^0.1
normal
yog-registry ^0.8
normal
yog-storage ^0.1
normal
yog-ui ^0.8
normal
yog-world ^0.1
normal
Versions
94.44%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module ui
yog_api
0.13.0
Module ui
Module Items
Modules
Structs
Enums
In crate yog_
api
yog_api
Module
ui
Copy item path
Source
Expand description
UI framework — flexbox layout + widgets on top of yog-gfx.
Modules
§
layout
widget
Widget types and styling.
Structs
§
Layout
Node
Rect
UiRoot
Top-level UI tree. Build it, call
layout
, then [
render
] each frame.
Widget
A single widget in the UI tree.
Enums
§
Align
FlexDir