mirror of
https://github.com/linghuam/boutique-books.git
synced 2024-11-23 10:04:58 +00:00
m
This commit is contained in:
parent
f50f366885
commit
53627adb69
@ -409,8 +409,21 @@ function curry(func) {
|
||||
|
||||
## src/animation
|
||||
|
||||
动画
|
||||
|
||||
## src/contain
|
||||
|
||||
### text.js
|
||||
路径是否包含点
|
||||
|
||||
## src/container
|
||||
|
||||
Group是一个容器,可以插入子节点,Group的变换也会被应用到子节点上
|
||||
|
||||
## src/dom
|
||||
|
||||
DOM事件处理
|
||||
|
||||
## src/graphic
|
||||
|
||||
## src/mixin
|
||||
|
||||
利用 textWidthCache 缓存文字宽度,避免重复计算。
|
||||
|
Loading…
Reference in New Issue
Block a user