Crate zengine_macro

Source

Attribute Macros§

zengine_main
Generate the required Android boilerplate.

Derive Macros§

Asset
Generates an impl of the Asset trait.
Component
Generates an impl of the Component trait.
InputType
Generates an impl of the InputType trait.
Resource
Generates an impl of the Resource trait.
UnsendableResource
Generates an impl of the UnsendableResource trait.