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

Go to the source code of this file.

Variables

static const QString dir_strings []
 
static const QString sub_names []
 

Variable Documentation

const QString dir_strings[]
static
Initial value:
= {
QObject::tr("Up"),
QObject::tr("Down"),
QObject::tr("North"),
QObject::tr("South"),
QObject::tr("East"),
QObject::tr("West")
}

Definition at line 25 of file Block.cpp.

const QString sub_names[]
static

Definition at line 34 of file Block.cpp.