mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
处理DotNet网络层对WebGL导出的兼容
处理DotNet网络层对WebGL导出的兼容
This commit is contained in:
@@ -22,6 +22,11 @@ public partial class GameApp
|
||||
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Entity框架根节点。
|
||||
/// </summary>
|
||||
public Scene Scene { private set; get; }
|
||||
|
||||
/// <summary>
|
||||
/// 注册所有逻辑系统
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user