From 3d32a17af9cdfffda1e1612afeef976fbe218212 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 31 Jul 2014 13:28:46 +0300 Subject: Add to debugSpawn mass spawn function. Now debuSpawn accept parameter with side size of rectangle with spawned clones. --- src/actormanager.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/actormanager.h') diff --git a/src/actormanager.h b/src/actormanager.h index d8ce22e33..48a80b213 100644 --- a/src/actormanager.h +++ b/src/actormanager.h @@ -65,7 +65,9 @@ class ActorManager final: public ConfigListener const ActorType::Type type, const uint16_t subtype) A_WARN_UNUSED; - Being *cloneBeing(const Being *const srcBeing); + Being *cloneBeing(const Being *const srcBeing, + const int dx, const int dy, + const int id); /** * Create a FloorItem and add it to the list of ActorSprites. -- cgit v1.2.3-60-g2f50