tiaosheng
This commit is contained in:
parent
69453a1baa
commit
2865ece26e
@ -358,7 +358,6 @@ namespace Wpf_AiSportsMicrospace.Views
|
|||||||
double y = pos.YNorm * imgHeight;
|
double y = pos.YNorm * imgHeight;
|
||||||
|
|
||||||
// 绘制发光圆
|
// 绘制发光圆
|
||||||
//AddGlowEllipse(x, y, overlayCanvas);
|
|
||||||
var userItem = AddUserItem(x, y, i);
|
var userItem = AddUserItem(x, y, i);
|
||||||
// 绑定运动对象
|
// 绑定运动对象
|
||||||
var sport = SportBase.Create("rope-skipping");
|
var sport = SportBase.Create("rope-skipping");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user