This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
GFG_New
/
ET9_WebGL_Dev
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
a21c68d1b4
Branches
Tags
Base
WebGL
ET9_WebGL_Dev
/
Server
/
Model
/
Entity
/
Message
tanghai
a21c68d1b4
actor模型测试通过,客户端发送一个actor_test消息到gate,gate转发给map上的unit(actor),unit收到Actor_test消息回发给gatesession(actor),gatesession将收到的actor_test消息回发给client端
il y a 8 ans
..
InnerMessage.cs
a21c68d1b4
actor模型测试通过,客户端发送一个actor_test消息到gate,gate转发给map上的unit(actor),unit收到Actor_test消息回发给gatesession(actor),gatesession将收到的actor_test消息回发给client端
il y a 8 ans
InnerOpcode.cs
51f5eb3dfc
实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息
il y a 8 ans