From 98db78be9552b039090ce5dfc53803df2dd54b41 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 3 Feb 2012 18:59:37 +0300 Subject: Add some missing getters. --- src/particle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/particle.h') diff --git a/src/particle.h b/src/particle.h index a79181498..7485b118f 100644 --- a/src/particle.h +++ b/src/particle.h @@ -219,7 +219,7 @@ class Particle : public Actor /** * Gets the flag if the particle is supposed to be moved by its parent */ - bool doesFollow() + bool doesFollow() const { return mFollow; } /** -- cgit v1.2.3-70-g09d2