public void render(Camera c) { Location l = new Location(); this.render(l.getPositionMatrix(), c); l.Dispose(); }