Menu Class Reference

#include <Menu.h>

Collaboration diagram for Menu:

[legend]
List of all members.

Public Member Functions

 Menu (void)
void Init (void)
void Render (void)
 ~Menu (void)

Public Attributes

bool visible
int state
char * buffer
HighscoremyHighscore
GLuint menuBackground

Private Attributes

GLuint textures [9]
bool showHighscore
int number
char * digits

Constructor & Destructor Documentation

Menu::Menu ( void   ) 

default constructor for the menu

Menu::~Menu ( void   ) 

menu destructor


Member Function Documentation

void Menu::Init ( void   ) 

menu initialization

void Menu::Render ( void   ) 

menu rendermethod


Member Data Documentation

bool Menu::visible

int Menu::state

char* Menu::buffer

Highscore* Menu::myHighscore

GLuint Menu::menuBackground

GLuint Menu::textures[9] [private]

bool Menu::showHighscore [private]

int Menu::number [private]

char* Menu::digits [private]


The documentation for this class was generated from the following files:
Generated on Thu Jul 19 19:27:43 2007 for padoix by  doxygen 1.5.1-p1