aboutsummaryrefslogtreecommitdiffstats
path: root/yage/entity/entitymanager.h
Commit message (Collapse)AuthorAgeFilesLines
* Component pool now in entitiesYann Herklotz2018-05-201-77/+0
|
* Adding deleting of an entityYann Herklotz2018-05-201-1/+1
|
* Using pragma instead of gardsYann Herklotz2018-05-191-4/+1
| | | | The reason for this is that it reduces clashes between names.
* Improving ECS and adding documentation.Yann Herklotz2018-05-041-3/+8
|
* Fixed types and removed unnecessary functionYann Herklotz2018-04-301-9/+1
|
* [entity] Starting work on entity system.Yann Herklotz2018-02-131-0/+83