Easys
A minimalist, header-only C++ ECS library for efficient and fuss-free entity and component management.
Loading...
Searching...
No Matches
Classes | Namespaces
view.hpp File Reference
#include <algorithm>
#include <vector>
#include "entity.hpp"
Include dependency graph for view.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Easys::View
 A lightweight, read-only snapshot of a set of entities. More...
 

Namespaces

namespace  Easys