Searched refs:pan (Results 1 – 2 of 2) sorted by relevance
/MusicFree/src/lib/react-native-vdebug/ |
H A D | index.js | 59 pan: new Animated.ValueXY(), property 70 this.state.pan.setOffset({ 71 x: this.state.pan.x._value, 72 y: this.state.pan.y._value, 74 this.state.pan.setValue({x: 0, y: 0}); 83 {dx: this.state.pan.x, dy: this.state.pan.y}, 101 this.state.pan.flattenOffset(); 108 this.state.pan.setValue({x: 0, y: 0}); 423 const {pan, scale} = this.state; 424 const [translateX, translateY] = [pan.x, pan.y];
|
/MusicFree/ |
H A D | changelog.md | 51 备用链接:https://pan.baidu.com/s/1HmbHlh3vTcSyVXcOs-7kTA?pwd=saku 提取码: saku 82 16. 【其他】这次安装包备用链接发到百度网盘了:https://pan.baidu.com/s/1H360C0MqejKXS67XwMqgPw?pwd=6666 提取码6666
|