mElite  1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes
Button.h File Reference

Declaration of the Button class, which represents a clickable button in 2d menus. More...

#include <string>
#include "MouseHandler.h"
#include "TextureFont.h"
#include "ClickableObject.h"

Go to the source code of this file.

Classes

class  Button
 An OpenGL button in a 2d environment. More...
 

Detailed Description

Declaration of the Button class, which represents a clickable button in 2d menus.

Copyright Jan-Philipp Kappmeier, Melanie Schmidt

Definition in file Button.h.