#include <wx/app.h>
#include <wx/filename.h>
#include "environment.h"
#include "interpreter.h"
#include "scenemanager.h"
#include "mainwindow.h"
#include "eventhandler.h"
Go to the source code of this file.
Namespaces | |
namespace | VRUT |
Classes | |
class | VRUT::Kernel |
Application kernel - singleton. More... | |
Defines | |
#define | KERNEL Kernel::Instance() |