Crate oxygengine_user_interface[][src]

Modules

Widget types and the core component collection

Macros

A helper for getting the named children out of a widget context

Create a WidgetNode struct from a custom widget tree DSL

Traits

The Prefab trait is implemented for types that are able to translate to and from PrefabValue’s

Functions

Attribute Macros

Allows you to execute re-usable logic after your component body

An attribute macro that allows you to add hooks that will execute before your component body

Derive Macros

Derive macro for the MessageData trait

Derive macro for the PropsData trait