4 #include "blub/core/globals.hpp"
5 #include "blub/core/sharedPointer.hpp"
6 #include "blub/procedural/predecl.hpp"
37 template <
class tileType>
41 typedef sharedPointer<tileType> t_tilePtr;
44 : state(tileState::empty)
48 tile(
const tileState& state_)
67 #endif // TILEHOLDER_HPP
Definition: deadlineTimer.hpp:10
Definition: customVertexInformation.cpp:177