Added barebones ECS prototype
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class ComponentPool
|
||||
{
|
||||
public:
|
||||
ComponentPool() { }
|
||||
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user