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:
80b81dddec
Branches
Tags
Base
WebGL
Historique des commits
Trouver
Auteur
SHA1
Message
Date
tanghai
80b81dddec
DisposeEvent改成ComponentEvent,只有组件会有Awake Update等事件响应
il y a 9 ans
tanghai
8af8495b64
对象事件改成 私有方法
il y a 9 ans
tanghai
5c41fbbdd6
使用新的对象事件系统,类似Unity的Awake Update, 相比较Unity的事件系统, 这个事件系统可以支持扩展方法,这样就可以支持reload
il y a 9 ans
tanghai
1da8e6fdf4
调整Entity和Component继承关系,从继承Object改成继承Disposer,Disposer继承于Object
il y a 9 ans
tanghai
fd0b276ff1
Client连接Realm(验证服务器), Realm随机分配一个Gate,并且向Gate请求一个Key,发回给Client, client拿着key连接Gate
il y a 9 ans