From 12e311bd5261078e02bffe63e125f89ae1a57209 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 May 2012 17:52:35 +0300 Subject: Move some code from logic queue to separate calls. It can improve perfomance in slow systems. --- src/localplayer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/localplayer.h') diff --git a/src/localplayer.h b/src/localplayer.h index c02fc21ce..708c40231 100644 --- a/src/localplayer.h +++ b/src/localplayer.h @@ -84,6 +84,8 @@ class LocalPlayer : public Being, public ActorSpriteListener, virtual void logic(); + void slowLogic(); + virtual void setAction(Action action, int attackType = 0); /** -- cgit v1.2.3-60-g2f50