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
None
trigger 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.
ModelState
transition events.- Request to trigger a
ModelState
transition.
Enums§
- Labels for model-related systems.
Traits§
- Extend the
App
for registering marker components.