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
ClickableObject.h File Reference

Declaration of the ClickableObject class, that is a graphcis object that can receive mouse input. More...

#include <vector>

Go to the source code of this file.

Classes

class  abstract
 An abstract class for objects that can receive mouse input. The mouse handling and drawing must be implemented. More...
 

Detailed Description

Declaration of the ClickableObject class, that is a graphcis object that can receive mouse input.

Copyright Jan-Philipp Kappmeier, Melanie Schmidt

Definition in file ClickableObject.h.