Bar Class Reference

#include <Bar.h>

Inherits Widget.

Collaboration diagram for Bar:

List of all members.


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:
  • tools/libraries/3DMenu/libWidgets/Bar.h
  • tools/libraries/3DMenu/libWidgets/Bar.cpp

Generated on Wed Oct 20 16:11:54 2010 for inVRs by doxygen 1.5.8