| Source path: svn/ trunk/ gdx/ src/ com/ badlogic/ gdx/ graphics/ OrthographicCamera.java |
|
|
|
|
Change log
[fixed] issue 827 : Utility methods for Camera and OrthographicCamera
| Go to: |
Project members,
sign in to write a code review
Older revisions
r2868
by badlogicgames
on Nov 2, 2011
Diff
[added] Camera.update(boolean updateFrustum) so people can get away with less calculations per update.
r2696
by badlogicgames
on Sep 13, 2011
Diff
[renamed] method in OrthographicCamera [fixed] same method...