Modules§
- guest_
api - This file only exists because Enums aren’t available in the wasm layer yet; once that exists this can be removed
Structs§
Enums§
Functions§
- align_
horizontal - align_
vertical - docking
- fit_
horizontal - fit_
horizontal_ parent - Fit horizontal parent: Layout fit: horizontal parent.
- fit_
vertical - gpu_
ui_ size - GPU UI size: Upload the width and height of this UI element to the GPU.
- gpu_
world_ systems - height
- Height: The height of a UI element.
- init_
all_ components - init_
components - Initialize the components for the module
- init_
gpu_ components - is_
book_ file - Is book file: This is a file in a
layout_bookcase
. - layout
- layout_
systems - margin
- Margin: Layout margin: [top, right, bottom, left].
- max_
height - Maximum height: The maximum height of a UI element.
- max_
width - Maximum width: The maximum width of a UI element.
- mesh_
to_ local_ from_ size - Mesh to local from size: Update the
mesh_to_local
based on the width and height of this entity. - min_
height - Minimum height: The minimum height of a UI element.
- min_
width - Minimum width: The minimum width of a UI element.
- orientation
- padding
- Padding: Layout padding: [top, right, bottom, left].
- screen
- Screen: This entity will be treated as a screen. Used by the Screen ui component.
- space_
between_ items - Space between items: Space between items in a layout.
- width
- Width: The width of a UI element.