Implementation of GameState class.
#include "GameState.h"
#include "util/Exception.h"
#include "util/OrxAssert.h"
#include "Game.h"