TheCOSCGameProject  1.0
Classes
valerisgame.h File Reference

This file contains the declaration of the ValerisGame class. More...

#include "toolkit.h"
#include "player.h"
#include "dungeon.h"
#include "dependencies.h"
Include dependency graph for valerisgame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ValerisGame
 Manages the core gameplay of Valeris. More...
 

Detailed Description

This file contains the declaration of the ValerisGame class.

The ValerisGame class manages the main game loop, player state, and dungeon exploration.