From b5589bc5a7f426fa067e3800db1b138852c75286 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 18 Apr 2011 23:21:31 +0300 Subject: Rename sprites method setDirection to setSpriteDirection. --- src/compoundsprite.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compoundsprite.h') diff --git a/src/compoundsprite.h b/src/compoundsprite.h index dc9c15366..9d5a42a1b 100644 --- a/src/compoundsprite.h +++ b/src/compoundsprite.h @@ -58,7 +58,7 @@ public: virtual const Image* getImage() const; - virtual bool setDirection(SpriteDirection direction); + virtual bool setSpriteDirection(SpriteDirection direction); int getNumberOfLayers() const; -- cgit v1.2.3-60-g2f50