摘要:
initialize()方法的作用是启动GdxGame本身实现了ApplicationListener接口button tx2 = new Texture(Gdx.files.internal("button1_480.png")); tx1 = new Texture(Gdx.files.internal("button2_480.png")); tx3 = new Texture(Gdx.files.internal("button3_480.png")); NinePatch n1 = new NinePatch(tx1, 14 阅读全文
posted @ 2012-12-22 23:48
nim浪
阅读(121)
评论(0)
推荐(0)
浙公网安备 33010602011771号