示例#1
0
文件: BdxApp.java 项目: nbrazeau/bdx
 @Override
 public void resize(int width, int height) {
   Bdx.resize(width, height);
 }