Add template support to Cell class

This commit is contained in:
manzerbredes 2015-05-01 15:50:10 +02:00
parent 048f1e17b7
commit 683d794679
10 changed files with 106 additions and 67 deletions

View file

@ -9,7 +9,7 @@
#include <iostream>
#include <cstdlib>
#include "./Elements/StringElement.hpp"
#include "Grid.hpp"
class Game