MiniGame-Madness
Public Member Functions | List of all members
Game Class Reference

A parent class that represents a general game. More...

#include <Game.h>

Public Member Functions

virtual int run ()
 Run the game. More...
 

Detailed Description

A parent class that represents a general game.

Member Function Documentation

◆ run()

virtual int Game::run ( )
virtual

Run the game.

Returns
Whether should return to the main menu (0) or exit the program (1)

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