Doxygen comment fix.

This commit is contained in:
Andrzej Kapolka 2013-08-14 17:22:43 -07:00
parent 690e2c1965
commit ab9d414340

View file

@ -27,7 +27,7 @@ public:
void prepare();
/// Starts using the glow effect.
/// \param float intensity the desired glow intensity, from zero to one
/// \param intensity the desired glow intensity, from zero to one
void begin(float intensity = 1.0f);
/// Stops using the glow effect.