mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-04 10:44:42 +00:00
Reworking the view
This commit is contained in:
@@ -6,10 +6,13 @@
|
||||
|
||||
#include <chrono>
|
||||
#include <vector>
|
||||
#include "Entity/Entity.hpp"
|
||||
#include <typeinfo>
|
||||
#include <typeindex>
|
||||
|
||||
namespace WAL
|
||||
{
|
||||
class Entity;
|
||||
|
||||
//! @brief A base system of WAL
|
||||
class System
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user