Esempio n. 1
0
 public void setMtx(Matrix4 mtx) {
   mySpriteBatch.setProjectionMatrix(mtx);
 }