Main header file. More...
#include <vector>
#include <iostream>
#include <fstream>
#include <string>
#include <irrlicht.h>
#include <boost/python.hpp>
#include <boost/python/class.hpp>
#include <boost/python/module.hpp>
#include <boost/python/def.hpp>
#include <base.h>
#include <logger.h>
#include <pyInt.h>
#include <item.h>
#include <staticMesh.h>
#include <actionMesh.h>
#include <local.h>
#include <inventaire.h>
#include <interface.h>
#include <console.h>
#include <lieu.h>
#include <chap.h>
#include <credit.h>
#include <coeur.h>
Go to the source code of this file.
Main header file.
Contain all the include to the headers of:
STL : vector
irrlicht : irrlicht.h
irrklang : irrklang.h
The Merry Turnip : base.h, logger.h, item.h, staticMesh.h, actionMesh.h, local.h, inventaire.h, interface.h, console.h, lieu.h, chap.h, credit.h, coeur.h
Definition in file game.h.