From 780382ab640815e8e92c59d9147432df855359b4 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Fri, 14 Sep 2012 22:26:19 +0200 Subject: menu: add some comments --- src/menu/background_image.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/menu/background_image.hpp') diff --git a/src/menu/background_image.hpp b/src/menu/background_image.hpp index 67d117b9..1112aa54 100644 --- a/src/menu/background_image.hpp +++ b/src/menu/background_image.hpp @@ -34,6 +34,10 @@ namespace usdx { + /** + * This class draws an image as background for the drawable control an + * instance of this class is attached to. + */ class BackgroundImage : public Background { private: -- cgit v1.2.3