OSDN Git Service

[added] return to marchfeld fps :p
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 3 Nov 2010 00:11:07 +0000 (00:11 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 3 Nov 2010 00:11:07 +0000 (00:11 +0000)
commitd71622c021b9d75ad2175ef79c134f744bd73916
tree5f370f7bf55627ce7cf138f6d4e210f1a7362834
parent7f347d0636bf2cc5a848b1176b3a24e2024173bc
[added] return to marchfeld fps :p
17 files changed:
demos/rtm/.classpath [new file with mode: 0644]
demos/rtm/.project [new file with mode: 0644]
demos/rtm/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
demos/rtm/data/captain.png [new file with mode: 0644]
demos/rtm/data/items.png [new file with mode: 0644]
demos/rtm/data/level.map [new file with mode: 0644]
demos/rtm/data/sailor.pdn [new file with mode: 0644]
demos/rtm/data/sailor.png [new file with mode: 0644]
demos/rtm/data/tiles-1.png [new file with mode: 0644]
demos/rtm/data/tiles-2.png [new file with mode: 0644]
demos/rtm/data/tiles-3.png [new file with mode: 0644]
demos/rtm/libs/gdx-backend-android.jar [new file with mode: 0644]
demos/rtm/libs/gdx-backend-jogl.jar [new file with mode: 0644]
demos/rtm/libs/gdx-sources.jar [new file with mode: 0644]
demos/rtm/libs/gdx.dll [new file with mode: 0644]
demos/rtm/libs/gdx.jar [new file with mode: 0644]
demos/rtm/src/com/badlogic/rtm/LevelRenderer.java [new file with mode: 0644]