OSDN Git Service

[added] bobs and OrthoCamTest
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sun, 12 Dec 2010 19:53:36 +0000 (19:53 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sun, 12 Dec 2010 19:53:36 +0000 (19:53 +0000)
commitfb745b16180e0e2095d4d99664f785b99966c1d5
tree8fb60628e5399a7e66dc95c2b957f880f8720fce
parent64781c3e0c7146d4a623dc9f5b97aed3fea3439a
[added] bobs and OrthoCamTest
tests/gdx-tests-jogl/data/bobargb8888-32x32.png [new file with mode: 0644]
tests/gdx-tests-jogl/data/bobrgb888-32x32.png [new file with mode: 0644]
tests/gdx-tests-jogl/src/com/badlogic/gdx/tests/jogl/JoglDebugStarter.java
tests/gdx-tests-lwjgl/data/bobargb8888-32x32.png [new file with mode: 0644]
tests/gdx-tests-lwjgl/data/bobrgb888-32x32.png [new file with mode: 0644]
tests/gdx-tests/src/com/badlogic/gdx/tests/BobTest.java [new file with mode: 0644]
tests/gdx-tests/src/com/badlogic/gdx/tests/OrthoCamTest.java [new file with mode: 0644]
tests/gdx-tests/src/com/badlogic/gdx/tests/utils/GdxTests.java