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

Public Member Functions | |
| Bar (XMLNode *xml) | |
| void | pressed () |
| void | released () |
Private Member Functions | |
| void | parse_symbol (char *path, char symbol) |
Private Attributes | |
| std::string * | animationName |
Constructor & Destructor Documentation
| Bar::Bar | ( | 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 Bar::parse_symbol | ( | char * | path, | |
| char | symbol | |||
| ) | [private] |
| void Bar::pressed | ( | ) | [virtual] |
This method will be call, when a witget has been pressed by the user.
Implements Widget.
| void Bar::released | ( | ) | [virtual] |
This method will be call, when a witget has been released by the user.
Implements Widget.
Member Data Documentation
std::string* Bar::animationName [private] |
The documentation for this class was generated from the following files:
Generated on Wed Oct 20 16:11:54 2010 for inVRs by
1.5.8