This website requires JavaScript.
Explore
Help
Register
Sign In
open
/
tic-traction
Watch
2
Star
0
Fork
0
You've already forked tic-traction
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
e2a0738a8084f8e5b9a6383803edc46255eea229
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
luk.lu
e2a0738a80
把 this._class = 'ActionTransfer' 改为 this._class = this.constructor.name,这才是标准写法,不知道为何ActionTranfer用了字符串。
2019-04-09 09:25:58 +08:00
.gitignore
从tic.common转化而来,彻底脱离对 Base/*, _Ling.js 的依赖,只保留并提供 Action及其子类。
2018-11-27 10:42:05 +08:00
Action.js
重命名 ActTransfer 为 ActionTransfer;
2019-04-09 09:06:33 +08:00
ActionTransfer.js
把 this._class = 'ActionTransfer' 改为 this._class = this.constructor.name,这才是标准写法,不知道为何ActionTranfer用了字符串。
2019-04-09 09:25:58 +08:00
index.js
重命名 ActTransfer 为 ActionTransfer;
2019-04-09 09:06:33 +08:00
package.json
升级库版本到 #20190109_preview 供测试
2019-01-09 14:07:44 +08:00
Description
No description provided
73
KiB
Languages
JavaScript
100%