Skip to content

Home > @esengine/ecs-framework-monorepo > ECSFluentAPI > createEntity

ECSFluentAPI.createEntity() method

创建实体构建器

Signature:

typescript
createEntity(): EntityBuilder;

Returns:

EntityBuilder

实体构建器

基于 MIT 许可证发布