freg  0.3
Free-Roaming Elementary Game
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions | Variables
CraftManager.cpp File Reference
#include <QJsonDocument>
#include <QJsonObject>
#include <QFile>
#include "BlockManager.h"
#include "CraftManager.h"
Include dependency graph for CraftManager.cpp:

Go to the source code of this file.

Functions

bool ItemsLess (const CraftItem *item1, const CraftItem *item2)
 

Variables

const CraftManagercraft_manager
 

Function Documentation

bool ItemsLess ( const CraftItem item1,
const CraftItem item2 
)

Definition at line 57 of file CraftManager.cpp.

Variable Documentation

const CraftManager* craft_manager

Definition at line 26 of file CraftManager.cpp.