freg  0.3
Free-Roaming Elementary Game
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Variables
Inventory.h File Reference

Provides declaration for class Inventory for freg. More...

#include <QStack>
Include dependency graph for Inventory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Inventory
 Provides block ability to contain other blocks inside. More...
 

Variables

const int INV_SIZE = 26
 
const int MAX_STACK_SIZE = 9
 

Detailed Description

Provides declaration for class Inventory for freg.

Definition in file Inventory.h.

Variable Documentation

const int INV_SIZE = 26

Definition at line 28 of file Inventory.h.

const int MAX_STACK_SIZE = 9

Definition at line 29 of file Inventory.h.