文件名称:多少功夫ID是GIF点时空里复活
文件大小:196KB
文件格式:A7P
更新时间:2018-07-07 03:16:10
拼图
x:=Random(0,100,M) y:=Random(0,100,101-M) M:=101-M K:=K+1 Beep() if INT(K/10)+K/10 then LayerDisplay(N,IconID@"图像1") LayerDisplay(1-N,IconID@"图像2") N:=1-N end if if K=60 then EraseIcon(IconID@"彩球") DisplayIcon(IconID@"演示完毕") L:=0 repeat while L<5000 L:=L+1 end repeat EraseAll() Quit(0) end if GoTo(IconID@"球球")