Commit Graph

14 Commits

Author SHA1 Message Date
printempw 2725925fe4 update `MouseControl` and remove event listener 2018-02-11 18:44:55 +08:00
yushijinhun ce1f58f4c6
sort members 2018-02-09 12:55:04 +08:00
yushijinhun 733e171316
remove `CompositeAnimation.handles` 2018-02-09 12:54:27 +08:00
yushijinhun 1ec9d098d9
change `AnimationHandle` to interface 2018-02-09 12:52:33 +08:00
yushijinhun 741dc9e3ef
export invokeAnimation() 2018-02-09 12:52:33 +08:00
yushijinhun 70c2b36339
change type of `SkinViewer.domElement` to `Node`
`Node` is enough for use
2018-02-09 12:52:33 +08:00
yushijinhun 14fabb3e02
add missing `public` modifiers 2018-02-09 12:52:33 +08:00
yushijinhun d86cfa4c87
move property `slim` from `PlayerObject` to `SkinObject` 2018-02-09 12:52:11 +08:00
yushijinhun 42959b63d7
format code 2018-02-09 12:29:42 +08:00
Pig Fang 141c983bc3 mark `handles` as private property 2018-02-05 18:45:15 +08:00
Pig Fang fcd7e58688 simplify types 2018-02-05 18:30:14 +08:00
Pig Fang c483ae33ee fix some types defs 2018-02-05 09:14:43 +08:00
Pig Fang 07e8cd58c6 add missing class fields 2018-02-04 23:23:27 +08:00
Pig Fang 82d72c82ec add TS types defs 2018-02-04 22:15:03 +08:00