X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fsupertux%2Ftextscroller.hpp;h=fca80d7646fd26b1bc2b936e4681ecfd4e4ce647;hb=c1277f5b7db9f55d1d28f658b4e804f32b76f0ce;hp=c6d2d2703a870e68307e2507a45e72db3ef9ae3d;hpb=84abfaeb33c5bf8dac0cfd9499d9d4c3e7d39881;p=supertux.git diff --git a/src/supertux/textscroller.hpp b/src/supertux/textscroller.hpp index c6d2d2703..fca80d764 100644 --- a/src/supertux/textscroller.hpp +++ b/src/supertux/textscroller.hpp @@ -98,6 +98,7 @@ public: static Color heading_color; static Color reference_color; static Color normal_color; + private: float defaultspeed; float speed;