Antkeeper
0.0.1
|
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) |
entity::id create_ant_swarm | ( | ::game & | ctx | ) |
Definition at line 53 of file ant-swarm.cpp.
void destroy_ant_swarm | ( | ::game & | ctx, |
entity::id | swarm_eid | ||
) |
Definition at line 169 of file ant-swarm.cpp.