tanghai 87bb8e0156 ConfigAttribute增加ServerType选项,不同的Server可以搭配不同的配置文件 11 years ago
..
ActorComponent.cs 885936f7dd 增加IRunner接口,World的Componet实现该接口会每帧调用Run方法 11 years ago
BehaviorTreeComponent.cs 54d25fc0a2 增加ServiceComponent,处理连接,分发封包处理 11 years ago
BuffComponent.cs 574fc9585b 整理代码格式 11 years ago
ChannelUnitInfoComponent.cs 5bb66d41cd 1.增加一个登录消息 11 years ago
ConfigComponent.cs 87bb8e0156 ConfigAttribute增加ServerType选项,不同的Server可以搭配不同的配置文件 11 years ago
EventComponent.cs 5bb66d41cd 1.增加一个登录消息 11 years ago
FactoryComponent.cs 5bb66d41cd 1.增加一个登录消息 11 years ago
NetworkComponent.cs 87bb8e0156 ConfigAttribute增加ServerType选项,不同的Server可以搭配不同的配置文件 11 years ago
TimerComponent.cs 6d169497ca 1.增加一个nuget命令行解析库 11 years ago
UnitComponent.cs c60fe0c17b 1.buff计时器是非托管资源,不过即使没有马上Dispose也没关系,在垃圾回收的时候再从TimerComponent中删除也可以,所以还是设计成不需要Dispose比较方便 11 years ago