aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/combat.h
diff options
context:
space:
mode:
authorPaul Gilbert2017-11-08 19:55:41 -0500
committerPaul Gilbert2017-11-08 19:55:41 -0500
commitcd0f89625344cb5a9d545e2085c940a41317602f (patch)
treecfc76256a79133ddbbf59f746ea68dc874cea069 /engines/xeen/combat.h
parent1757f7dc5d019e6a03f7e5a6563d26ddf4e47a1c (diff)
downloadscummvm-rg350-cd0f89625344cb5a9d545e2085c940a41317602f.tar.gz
scummvm-rg350-cd0f89625344cb5a9d545e2085c940a41317602f.tar.bz2
scummvm-rg350-cd0f89625344cb5a9d545e2085c940a41317602f.zip
XEEN: Changed multiAttack to rangedAttack
Diffstat (limited to 'engines/xeen/combat.h')
-rw-r--r--engines/xeen/combat.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/engines/xeen/combat.h b/engines/xeen/combat.h
index 8a7c676018..0ea4fad63a 100644
--- a/engines/xeen/combat.h
+++ b/engines/xeen/combat.h
@@ -208,7 +208,10 @@ public:
int stopAttack(const Common::Point &diffPt);
- void multiAttack(int powNum);
+ /**
+ * Called to do ranged attacks, both with bows or using a spell
+ */
+ void rangedAttack(int powNum);
/**
* Fires off a ranged attack at all oncoming monsters