Esempio n. 1
0
 public void draw(SpriteBatch spriteBatch, Vector2 sourceVector, float textureRotation)
 {
     currentWeapon.draw(spriteBatch, sourceVector, textureRotation);
 }