From 712154bc4fcfb50c05c57a875e3b2affdc5e2b1b Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Mon, 13 Aug 2012 00:14:42 +0200 Subject: Rendering functions, documentation - rewrote the render functions for CEngine, CCloud and CWater - added documentation --- src/graphics/engine/pyro.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/graphics/engine/pyro.h') diff --git a/src/graphics/engine/pyro.h b/src/graphics/engine/pyro.h index 768abf8..5d2ca63 100644 --- a/src/graphics/engine/pyro.h +++ b/src/graphics/engine/pyro.h @@ -90,7 +90,12 @@ struct PyroLightOper }; - +/** + * \class CPyro + * \brief Fire effect renderer + * + * Functions are only stubs for now. + */ class CPyro { public: -- cgit v1.2.3-1-g7c22