Skip to content

Home > @esengine/ecs-framework-monorepo > ISceneFactory

ISceneFactory interface

场景工厂接口

Signature:

typescript
export interface ISceneFactory<T extends IScene>

Methods

Method

Description

createScene()

创建场景实例

基于 MIT 许可证发布