#include <wx/wx.h>
#include <wx/colour.h>
#include "../common.h"
#include "../Direction.h"
#include "../gui/Image.h"
#include "../tinyxml/tinyxml.h"
#include "../configs/EditableInWindowConfig.h"
Go to the source code of this file.
Classes | |
class | Object |
Base object in the matrix. More... | |
class | Object::Action |
Possible object actions. More... | |
class | Object::Config |
Base config object for the objects in the matrix. More... |
Boris Prochazka, xproch63@stud.fit.vutbr.cz
Martin Rapavy, xrapav00@stud.fit.vutbr.cz
Petr Zemek, xzemek02@stud.fit.vutbr.cz