aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/background_image.hpp
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2012-09-14 22:26:19 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2013-01-13 22:41:06 +0100
commit780382ab640815e8e92c59d9147432df855359b4 (patch)
tree46042fa245aa4002dc2188b2f1722bce130c1313 /src/menu/background_image.hpp
parentc85f1cde101d5c6c8912c1131d4d43a828d87015 (diff)
downloadusdx-780382ab640815e8e92c59d9147432df855359b4.tar.gz
usdx-780382ab640815e8e92c59d9147432df855359b4.tar.xz
usdx-780382ab640815e8e92c59d9147432df855359b4.zip
menu: add some comments
Diffstat (limited to '')
-rw-r--r--src/menu/background_image.hpp4
1 files changed, 4 insertions, 0 deletions
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: