1
This commit is contained in:
@@ -17,6 +17,7 @@ namespace BITKit.Core.Entites
|
||||
IEntityComponent[] Components { get; }
|
||||
bool RegisterComponent<T>(T component);
|
||||
IServiceProvider ServiceProvider { get; }
|
||||
void Inject(object obj);
|
||||
}
|
||||
/// <summary>
|
||||
/// 基本实体组件
|
||||
|
Reference in New Issue
Block a user