主题
Home > @esengine/ecs-framework-monorepo > Matcher > empty
Warning: This API is now obsolete.使用 Matcher.all() 或其他具体的静态方法替代
Warning: This API is now obsolete.
使用 Matcher.all() 或其他具体的静态方法替代
创建空匙配器(向后兼容)
Signature:
static empty(): Matcher;
Returns:
Matcher