Antkeeper  0.0.1
Functions
ant-swarm.hpp File Reference
#include "game/game.hpp"
#include <engine/entity/id.hpp>

Go to the source code of this file.

Functions

entity::id create_ant_swarm (::game &ctx)
 
void destroy_ant_swarm (::game &ctx, entity::id swarm_eid)
 

Function Documentation

◆ create_ant_swarm()

entity::id create_ant_swarm ( ::game ctx)

Definition at line 53 of file ant-swarm.cpp.

◆ destroy_ant_swarm()

void destroy_ant_swarm ( ::game ctx,
entity::id  swarm_eid 
)

Definition at line 169 of file ant-swarm.cpp.