| Source path: svn/ trunk/ gdx/ src/ com/ badlogic/ gdx/ graphics/ Camera.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.
r2518
by nathan.sweet
on Aug 13, 2011
Diff
[updated] Everything to use the latest source formatter. Yay! Use it, love it!