Component columns using IColumn interface 使用IColumn接口的组件列
Clear all entities and components from archetype 清空原型中的所有实体和组件
Ensure column exists for component type with SAB/Array backend selection 确保组件类型的列存在,并选择SAB/数组后端
Get component for entity and type 获取实体指定类型的组件
Get all entities in this archetype 获取此原型中的所有实体
Get row index for entity 获取实体的行索引
Check if entity exists in this archetype 检查实体是否存在于此原型中
Check if archetype is empty 检查原型是否为空
Add entity to archetype with default component values 向原型添加实体及默认组件值
Set component for entity and type 设置实体指定类型的组件
Optional
epoch: numberGet entity count 获取实体数量
Remove entity using swap-remove optimization 使用交换删除优化移除实体
Verify archetype integrity (debug utility) 验证原型完整性(调试工具)
Archetype system exports 原型系统导出