Module libre_pvz_resources::model
source · Expand description
Models incorporating animations.
Structs§
- Attachment, useful for separating different movable parts in a single entity.
- Automatically apply the
Nonetrigger for the respective model. - Cool down component for state transitions.
- Registry for marker components.
- Model: animation together with its association.
- Model plugin.
- Keep track of the current state of the model.
- Plant meta information.
- State controls the appearance and behaviours.
- Transition from one state to another.
ModelStatetransition events.- Request to trigger a
ModelStatetransition.
Enums§
- Labels for model-related systems.
Traits§
- Extend the
Appfor registering marker components.