freg  0.3
Free-Roaming Elementary Game
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Variables
Containers.h File Reference
#include "blocks/Active.h"
#include "blocks/Inventory.h"
Include dependency graph for Containers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Container
 Container is multi-purpose container for blocks. More...
 
class  Box
 Box represents falling inventory. More...
 
class  Workbench
 Workbench allows craft from multiple sources. There can be up to 2 products. Also can be used as container of smaller size. More...
 
class  Converter
 

Variables

const int WORKBENCH_SIZE = 10
 

Variable Documentation

const int WORKBENCH_SIZE = 10

Definition at line 26 of file Containers.h.