1

我想使用覆盖功能,而不是 2 个空场景,我只得到 1 个空场景,并且两个位图都在同一个空场景中:

(define (grc r) (bitmap/url " http://v.aimg.us/v2/system/assets/apps/android/000/144/676/icons/thirty.png?1324548547 ")) (place-图像(grc 25)50 50(空场景200 200))

(define (wrc r) (bitmap/url " http://img.photobucket.com/albums/1003/JJMaxx/RPG/diamond.gif ")) (place-image (wrc 25) 0 10 (empty-scene 200 200))

有任何想法吗?还有其他实现这一目标的方法吗?

4

0 回答 0