aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/background_image.hpp
diff options
context:
space:
mode:
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: