| .. |
|
Component.cs
|
3abac972bb
1.增加Start方法,Start在对象Update之前调用一次
|
8 lat temu |
|
ComponentDB.cs
|
a99a4896ce
1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化
|
8 lat temu |
|
Disposer.cs
|
3abac972bb
1.增加Start方法,Start在对象Update之前调用一次
|
8 lat temu |
|
Entity.cs
|
3abac972bb
1.增加Start方法,Start在对象Update之前调用一次
|
8 lat temu |
|
EntityType.cs
|
7de91dae45
windows上 DllImportu使用CallingConvention.Cdecl调用方式
|
8 lat temu |
|
IAwake.cs
|
a99a4896ce
1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化
|
8 lat temu |
|
ILoad.cs
|
a99a4896ce
1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化
|
8 lat temu |
|
IStart.cs
|
3abac972bb
1.增加Start方法,Start在对象Update之前调用一次
|
8 lat temu |
|
IUpdate.cs
|
a99a4896ce
1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化
|
8 lat temu |
|
Object.cs
|
51f5eb3dfc
实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息
|
8 lat temu |
|
ObjectEventAttribute.cs
|
a99a4896ce
1.默认Component不会序列化,只有继承ComponentDB的组件才会序列化
|
8 lat temu |
|
ObjectEvents.cs
|
3abac972bb
1.增加Start方法,Start在对象Update之前调用一次
|
8 lat temu |