From ad3ee95f90bfd368a511407c13718b900e44be0f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 19 May 2014 15:21:11 +0300 Subject: Move spritedirection into separate file. --- src/sprite.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/sprite.h') diff --git a/src/sprite.h b/src/sprite.h index 52ac535ca..a9dde8e2b 100644 --- a/src/sprite.h +++ b/src/sprite.h @@ -84,7 +84,8 @@ class Sprite * * @returns true if the sprite changed, false otherwise */ - virtual bool setSpriteDirection(const SpriteDirection direction) = 0; + virtual bool setSpriteDirection(const SpriteDirection::Type + direction) = 0; /** * Sets the alpha value of the animated sprite -- cgit v1.2.3-60-g2f50