【发布时间】:2012-09-27 08:24:56
【问题描述】:
我正在使用 andengine 开发游戏..我使用 AutoParallaxBackground 移动背景图像..它工作正常..但图像之间有一个空白行..图像没有问题
ie: autoParallaxBackground.addParallaxEntity(new ParallaxEntity(-20.0f, new Sprite(0, 0, this.bgTextureRegion1)));
如何解决这个问题?
设备屏幕截图...左角可见空白行
图像尺寸:720x480 相机尺寸:720x480 手机屏幕尺寸:320x240
【问题讨论】: