VOX
A little voxel engine
Loading...
Searching...
No Matches
ecs_FWD.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
ecs_CONSTANTS.hpp
"
4
#include "
ecs_utils.hpp
"
5
6
namespace
ecs
7
{
8
template
<ValidEntity EntityType,
typename
... ComponentTypes>
9
class
View;
10
11
template
<Val
id
Entity EntityType,
size_t
pool_size>
12
class
ViewIterator;
13
14
template
<Val
id
Entity entityType>
15
class
Manager;
16
}
ecs_CONSTANTS.hpp
ecs_utils.hpp
ecs
Definition:
ComponentStorage.hpp:9
src
app
world
entity
ECS_v2
ecs_FWD.hpp
Generated by
1.9.5