This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
oops-framework
Watch
1
Star
0
Fork
0
You've already forked oops-framework
mirror of
https://gitee.com/dgflash/oops-framework.git
synced
2026-05-22 06:28:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3.6.2
Add File
New File
Upload File
Apply Patch
oops-framework
/
assets
/
script
/
game
/
role
History
dgflash
56162f65ab
.
2022-11-05 12:15:27 +08:00
..
bll
优化框架代码
2022-09-01 22:56:05 +08:00
model
框架插件代码与DEMO项目分两个库管理,便于通过git命令直接在项目开发过程中更新框架
2022-07-26 15:24:59 +08:00
view
.
2022-11-05 12:15:27 +08:00
bll.meta
…
model.meta
…
Role.ts
扩展ecs.register修饰器,可注册ecs.Entity对象,避免ts在编译成js后,有概率对象名重复的问题
2022-08-01 14:16:02 +08:00
Role.ts.meta
…
RoleEvent.ts
…
RoleEvent.ts.meta
…
view.meta
…