bubel-ecs/demos/source/demos
Mergul 9589a5cb2d FIxed GDC compilation (basic betterC WIP) and some improvements
-fixed issue with adding/removing entities inside events handling
-fixed EntityMeta.getComponent() (added check if component_id is valid)
-added function hasComponent to entity to check if component exists
2020-05-14 22:18:57 +02:00
..
bullet_madnes.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
chipmunk2d.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
events.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
flag_component.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
physics.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
simple.d Added laser collision response to SpaceInvaders 2020-05-13 21:27:09 +02:00
snake.d FIxed GDC compilation (basic betterC WIP) and some improvements 2020-05-14 22:18:57 +02:00
space_invaders.d Added Upgrade bonuses to SpaceInvaders demo 2020-05-13 21:51:38 +02:00