Shkyera Engine
Easy to use, game engine for Python
Game.hpp File Reference

Contains the declaration of the Game class, representing the game environment. More...

#include <memory>
#include <vector>
#include "game/GameObject.hpp"
Include dependency graph for Game.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shkyera::Game
 A class representing the game environment. More...
 

Namespaces

 shkyera
 

Detailed Description

Contains the declaration of the Game class, representing the game environment.