Skip to content

Home > @esengine/ecs-framework-monorepo > Matcher > withComponent

Matcher.withComponent() method

单组件查询

Signature:

typescript
withComponent(componentType: ComponentType): Matcher;

Parameters

Parameter

Type

Description

componentType

ComponentType

组件类型

Returns:

Matcher

基于 MIT 许可证发布