大智慧移动筹码,源码
stickline(c>0,300,400,100,0),color002300{GPGS};
stickline(c>0,200,300,100,0),color320000{GPGS};
stickline(c>0,100,200,100,0),color320000{GPGS};
stickline(c>0,-5,100,100,0),color002300{GPGS};
hl10:winner(c/1.1)*100,stick,color0000ff{GPGS};
hL20:winner(c/1.2)*100,stick,color00ffff{GPGS};
hl30:winner(c/1.3)*100,stick,colorff00ff{GPGS};
tl10:=(1-WINNER(C/0.9))*100{GPGS};
tl20:=(1-WINNER(C/0.8))*100{GPGS};
tl30:=(1-WINNER(C/0.7))*100{GPGS};
stickline(tl10>-10,400,400-tl10,1,0),colorffff33{GPGS};
stickline(tl20>-10,400,400-tl20,1,0),colorff6600{GPGS};
stickline(tl30>-10,400,400-tl30,1,0),colorcc0000{GPGS};
cxh10:=(winner(c)-winner(c/1.1))*100{GPGS};
cxh20:=(winner(c)-winner(c/1.2))*100{GPGS};
cxh30:=(winner(c)-winner(c/1.3))*100{GPGS};
stickline(cxh30>-10,200,200-cxh30,1,0),color99ffff{GPGS};
stickline(cxh20>-10,200,200-cxh20,1,0),color33ccff{GPGS};
stickline(cxh10>-10,200,200-cxh10,1,0),color0066ff{GPGS};
cst10:=(WINNER(C/0.9)-WINNER(C))*100;
cst20:=(WINNER(C/0.8)-WINNER(C))*100;
cst30:=(WINNER(C/0.7)-WINNER(C))*100;
stickline(cst30>-10,200,200+cst30,1,0),color99ff66{GPGS};
stickline(cst20>-10,200,200+cst20,1,0),color00ff33{GPGS};
stickline(cst10>-10,200,200+cst10,1,0),color009900{GPGS};
bb:100,pointdot,linethick2,colorred{GPGS};
aa:200,coloryellow{GPGS};
cc:300,pointdot,linethick2,colorgreen{GPGS};