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

Go to the source code of this file.

Variables

const bool COMMANDS_ALWAYS_ON = DEBUG
 
const subs PLAYER_SUB = H_MEAT
 

Variable Documentation

const bool COMMANDS_ALWAYS_ON = DEBUG

Definition at line 31 of file Player.cpp.

const subs PLAYER_SUB = H_MEAT

Definition at line 34 of file Player.cpp.