Skip to main content

spawn_bot

Function spawn_bot 

Source
pub fn spawn_bot(
    world: &mut World,
    name: impl Into<BotId>,
    infrastructure: Infrastructure,
) -> Result<BotId>