Structs§
- Controls an entity’s AI by listening to
YoetzSuggestion
s and updating the entity’s behavior components. - Add systems for processing a
YoetzSuggestion
.
Enums§
- System sets to put suggestion systems and action systems in.
Traits§
- An action suggestion for the AI agent to consider.
Derive Macros§
- Generate implementation
YoetzSuggestion
together with the companion types required for it.