bubel-ecs/tests
Mergul 70a5388820 -move code from templates to ECS side:
*sendEvent - using EventRef (alias to ComponentRef)
 *ListenerCallData now contain entities count and pointer to EntityInfo
 *Remove system_pointer from SystemCallData (use context instead)
 *Register event
-Now all BECS functinality can be used without templates
-clean code
2021-03-24 18:35:03 +01:00
..
access_perf.d -update README code example (to one that compile) 2021-03-02 19:44:18 +01:00
basic.d -move code from templates to ECS side: 2021-03-24 18:35:03 +01:00
bugs.d -update README code example (to one that compile) 2021-03-02 19:44:18 +01:00
id_manager.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
map.d Added more tests 2020-05-27 19:46:11 +02:00
meson.build -fixed some meson issues on windows (becs and tests compilation works. Demos not yet) 2021-03-06 22:00:08 +01:00
perf.d -update README code example (to one that compile) 2021-03-02 19:44:18 +01:00
runner.d -fixed some meson issues on windows (becs and tests compilation works. Demos not yet) 2021-03-06 22:00:08 +01:00
tests.d -move code from templates to ECS side: 2021-03-24 18:35:03 +01:00
time.d Demo update and start counting tests times 2020-05-07 14:07:07 +02:00
vector.d Added more tests 2020-05-27 19:46:11 +02:00