freg
0.3
Free-Roaming Elementary Game
|
#include <QDir>
#include <QMutexLocker>
#include <QTimer>
#include "blocks/Active.h"
#include "blocks/Inventory.h"
#include "Shred.h"
#include "World.h"
#include "BlockManager.h"
#include "ShredStorage.h"
Go to the source code of this file.
Variables | |
const int | MIN_WORLD_SIZE = 5 |
World * | world |