gosuImage.getAWTImage 获取AWTImage图片对象
gosuImage.getAWTGraphics.drawImage(AWTImage awtImage,int x,int y) 向gosuImage对象中绘制AWTImage图片对象 起始x y轴
gosuImage.getAWTGraphics.drawImage(AWTImage src, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2) 向gosuImage对象中绘制AWTImage图片对象
YGraphics.drawImage(GosuImage src, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2) 向主屏幕绘制gosuImage对象
YGraphics.update() 更新屏幕显示
foxsnows 20130117
===========================================================
66的朋友们大家好,不知道现在大家对rmxp/vx/vx ace for android还感兴趣吗?
本人等了很久都不见有android的版本发布,还是自己动手比较实际。
我在学校学过一点JAVA。ruby不是很熟悉。
这个是我自己做的android版rmxp。现在可以进入开始界面了。
/sdcard/data/中是标准的rmxp项目,脚本经过精简的,不精简无法运行(希望ruby高手来解决我无能为力)