#include <hwMenuItem.h>
Public Member Functions | |
hwMenuItem (const string &title) | |
~hwMenuItem () | |
string | draw () |
hwMenuItem::hwMenuItem | ( | const string & | title | ) |
hwMenuItem::~hwMenuItem | ( | ) |
string hwMenuItem::draw | ( | ) | [virtual] |
Implements hwWidget.