文件名称:ecs:ECS(实体组件系统)的实施
文件大小:21KB
文件格式:ZIP
更新时间:2024-06-05 11:22:26
Go
ecs ECS(实体组件系统)的Go实现。 适用于RockGO的ECS引擎 版本0.0.1
【文件预览】:
ecs-master
----component.go(694B)
----utils.go(412B)
----go.mod(20B)
----component_collection_test.go(2KB)
----go.sum(0B)
----threadpool_job.go(427B)
----container_iter.go(847B)
----internal_interface.go(831B)
----logger.go(757B)
----container.go(1KB)
----entity_collection.go(1KB)
----threadpool.go(3KB)
----runtme_test.go(4KB)
----entity_id_test.go(381B)
----system_group_test.go(1KB)
----threadpool_benchmark_test.go(828B)
----container_test.go(737B)
----README.md(101B)
----container_with_id.go(1KB)
----system_group.go(3KB)
----system_event.go(549B)
----component_collection.go(5KB)
----component_collection_iter.go(906B)
----threadpool_context.go(75B)
----entity.go(2KB)
----.gitignore(7B)
----entity_id.go(628B)
----threadpool_worker.go(931B)
----runtime_config.go(615B)
----threadpool_test.go(753B)
----runtime.go(2KB)
----ind_system.go(49B)
----system.go(2KB)
----system_flow.go(5KB)