Skip to content

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

Matcher.empty() method

Warning: This API is now obsolete.

使用 Matcher.all() 或其他具体的静态方法替代

创建空匙配器(向后兼容)

Signature:

typescript
static empty(): Matcher;

Returns:

Matcher

基于 MIT 许可证发布