Expand description
Swarms are a way to conveniently control many bots.
Modules§
- A prelude that re-exports common swarm types in Azalea.
Structs§
- This plugin group will add all the default plugins necessary for swarms to work.
- A marker that can be used in place of a SwarmState in
SwarmBuilder
. You probably don’t need to use this manually since the compiler will infer it for you. - A swarm is a way to conveniently control many bots at once, while also being able to control bots at an individual level when desired.
- Create a new
Swarm
.
Enums§
- An event about something that doesn’t have to do with a single bot.