freg  0.3
Free-Roaming Elementary Game
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Variables
Shred.cpp File Reference
#include <QDataStream>
#include "Shred.h"
#include "World.h"
#include "BlockManager.h"
#include "blocks/Active.h"
#include "blocks/Inventory.h"
Include dependency graph for Shred.cpp:

Go to the source code of this file.

Variables

const quint8 DATASTREAM_VERSION = QDataStream::Qt_5_2
 
const quint8 CURRENT_SHRED_FORMAT_VERSION = 14
 
const int RAIN_IS_DEW = 1
 

Variable Documentation

const quint8 CURRENT_SHRED_FORMAT_VERSION = 14

Definition at line 28 of file Shred.cpp.

const quint8 DATASTREAM_VERSION = QDataStream::Qt_5_2

Definition at line 27 of file Shred.cpp.

const int RAIN_IS_DEW = 1

Definition at line 30 of file Shred.cpp.