Game Class Reference

#include <Game.h>

List of all members.


Public Member Functions

 Game ()
 Public constructor.
virtual ~Game ()
 Virtual destructor.

Detailed Description

(*** add brief description here ***)
Full Description
(*** add full description here ***)

Constructor & Destructor Documentation

Game (  ) 

Public constructor.

Full Description
This method creates a new instance of the class.
Returns:
New instance of the class.

~Game (  )  [virtual]

Virtual destructor.

Full Description
This method destroys an existing instance of the class.
Returns:
None.


The documentation for this class was generated from the following files: