标题:
为什么超级画板没有定义上下左右移动?
[打印本页]
作者:
lcd012
时间:
2010-8-30 11:16
标题:
为什么超级画板没有定义上下左右移动?
定义水平移动函数(sp)和垂直移动函数(cz)
sp(DX,h){ P1=Point(0,0 , , , , );
P2=Point(h,0 , , , , );
Hide(P1, P2, , );
m=Translate(DX, P1, P2, );}
cz(DX,h){ P1=Point(0,0 , , , , );
P2=Point(0,h , , , , );
Hide(P1, P2, , );
n=Translate(DX, P1, P2, );}
上下左右移动.zjz
(26 KB)
下载次数: 1492
2010-8-30 11:16
下载
(40.95 KB)
2010-8-30 13:14
附件:
上下左右移动.zjz
(2010-8-30 11:16, 26 KB) / 下载次数 1492
http://develop.forums.netpad.net.cn/attachment.php?aid=6900&k=67482ebaa6c57815d321f03d9ee18893&t=1749811905&sid=7lLQM3
图片附件:
上下左右移动.JPG
(2010-8-30 13:14, 40.95 KB) / 下载次数 645
http://develop.forums.netpad.net.cn/attachment.php?aid=6901&k=f6dd15f644ff5c6cffa78ab244a6c89a&t=1749811905&sid=7lLQM3
作者:
pxc417
时间:
2010-8-31 14:05
升级版本会加上
欢迎光临 inRm3D: 画板论坛 (http://develop.forums.netpad.net.cn/)
Powered by Discuz! 7.0.0