X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fdisplay_effect.hpp;h=8c3f8572e4e09ff55cc98ea0c264f29d42ed7a7e;hb=555d1b7bebb45326d82d934e07463209837309b0;hp=d10ab80018fd93bd5659732c87aff0b6a880fd12;hpb=97571f801799e77920f32dbc433a805053fe6124;p=supertux.git diff --git a/src/object/display_effect.hpp b/src/object/display_effect.hpp index d10ab8001..8c3f8572e 100644 --- a/src/object/display_effect.hpp +++ b/src/object/display_effect.hpp @@ -38,9 +38,9 @@ public: void draw(DrawingContext& context); - /** + /** * @name Scriptable Methods - * @{ + * @{ */ void fade_out(float fadetime); @@ -50,8 +50,8 @@ public: void sixteen_to_nine(float fadetime); void four_to_three(float fadetime); - /** - * @} + /** + * @} */ private: