#include <MainMenu.h>
Inheritance diagram for MainMenu:
Public Methods | |
MainMenu () | |
virtual | ~MainMenu () |
int | show () |
virtual void | draw () |
Protected Methods | |
int | checkForSelection () |
Protected Attributes | |
Object * | _play |
Object * | _quit |
Object * | _current |
|
|
|
|
|
|
|
Reimplemented from Object. |
|
|
|
|
|
|
|
|