Commit Graph

15 Commits

Author SHA1 Message Date
printempw a0730f8da8 remove naturalSpeed property of animation function 2018-02-12 12:31:56 +08:00
printempw 5b215cdcca update type definition of naturalSpeed 2018-02-12 10:39:20 +08:00
printempw 8f9127777e fix type definition of animation functions 2018-02-12 10:16:26 +08:00
printempw d27b9e6493 refactor animations
- update walking animation
- add running, rotating animation
- add natural speed for animations
2018-02-11 22:42:37 +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 14fabb3e02
add missing `public` modifiers 2018-02-09 12:52:33 +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