#include <deque>
#include "../common.h"
#include "../objects/Object.h"
#include "../tinyxml/tinyxml.h"
#include "../exceptions.h"
#include "BaseConfig.h"
Go to the source code of this file.
Classes | |
class | ConfigMatrix |
Config object for matrix. More... | |
class | ConfigMatrix::ConfigCell |
Configuration of a single cell on the matrix. More... |
Boris Prochazka, xproch63@stud.fit.vutbr.cz
Martin Rapavy, xrapav00@stud.fit.vutbr.cz
Petr Zemek, xzemek02@stud.fit.vutbr.cz