Graine
Génération procédurale de créatures et apprentissage par réseaux de neurones.
Classes | Macros
Graphic.hpp File Reference
#include <iostream>
#include <string>
#include <allegro5/allegro.h>
#include <allegro5/allegro_image.h>
#include <allegro5/allegro_font.h>
#include <allegro5/allegro_ttf.h>
#include <allegro5/allegro_native_dialog.h>
#include <map>
#include "../map/Map.hpp"
#include "../map/mapType/MapObjective.hpp"
#include "../evolution/Controller.hpp"
#include "../map/Position.hpp"
#include "../usefull/Usefull.hpp"
#include "../exception/WindowNotCreatedException.hpp"
#include "../exception/EventListNotCreatedException.hpp"
Include dependency graph for Graphic.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graphic
 

Macros

#define DEFAULT_SPEED   20
 
#define AUTO_AFFICHAGE   true
 

Macro Definition Documentation

#define AUTO_AFFICHAGE   true
#define DEFAULT_SPEED   20