#include <wx/wx.h>
#include <vector>
#include "../common.h"
#include "../Matrix.h"
#include "../configs/ConfigProcessor.h"
#include "../objects/Object.h"
#include "Canvas.h"
#include "PaletteWindow.h"
Go to the source code of this file.
Namespaces | |
namespace | GUI |
Classes | |
class | GUI::AgentsFrame |
Main application frame. More... |
Boris Prochazka, xproch63@stud.fit.vutbr.cz
Martin Rapavy, xrapav00@stud.fit.vutbr.cz
Petr Zemek, xzemek02@stud.fit.vutbr.cz