Background Class Reference
#include <Background.h>
Inherits Widget.
Collaboration diagram for Background:

Public Member Functions | |
| Background (XMLNode *xml) | |
| void | pressed () |
| void | released () |
Private Attributes | |
| std::string * | animationName |
Constructor & Destructor Documentation
| Background::Background | ( | XMLNode * | xml | ) |
The constructor loads the widget shape and the animation-name.
- Parameters:
-
xml Pass an XMLNode -object, which focuses on the right XML-node.
Member Function Documentation
| void Background::pressed | ( | ) | [virtual] |
This method will be call, when a witget has been pressed by the user.
Implements Widget.
| void Background::released | ( | ) | [virtual] |
This method will be call, when a witget has been released by the user.
Implements Widget.
Member Data Documentation
std::string* Background::animationName [private] |
The documentation for this class was generated from the following files:
- tools/libraries/3DMenu/libWidgets/Background.h
- tools/libraries/3DMenu/libWidgets/Background.cpp
Generated on Wed Oct 20 16:11:54 2010 for inVRs by
1.5.8