Crate oxygengine_user_interface
source · [−]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 DSLTraits
The
Prefab trait is implemented for types that are able to translate to and from
PrefabValue’sFunctions
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