Home > @esengine/ecs-framework-monorepo > IComponentIndex
IComponentIndex interface
组件索引接口
Signature:
typescript
export interface IComponentIndex
Methods
Method | Description |
---|---|
添加实体到索引 | |
清空索引 | |
获取索引统计信息 | |
查询包含指定组件的实体 | |
批量查询多个组件 | |
从索引中移除实体 |