#include <wx/wx.h>
#include "simulation.hpp"
#include "grid.hpp"
#include "layoutCanvas.hpp"
Include dependency graph for simulationView.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SimulationView |
Presentation layer for the simulation. More... |