|
|
发表于 2010-1-15 16:52:21
|
显示全部楼层
来自: 中国上海
proc cut_depth_line { } {
% r6 `: ^+ a) F#======================================================================) J5 |+ X- u U* G
global cut_depth
* j% u* o3 T4 `0 l' D. k' U global mom_pos
$ h- ?: s( Q% g9 v; H
9 {. L2 g" ]+ v3 w1 C- P& b6 S if { $cut_depth > $mom_pos(2) } { : ?, K, P2 S) Z7 s: `) T5 v
set cut_depth $mom_pos(2)2 U3 r4 J+ ] J& d
}& o, D! U) M: Z+ c, t: a
8 p Q2 F3 ?8 Q) P
} |
评分
-
查看全部评分
|