OSDN Git Service

[added] stubs for gdx2d pixmap backend. let's get rid of all the texture shit so...
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Fri, 17 Dec 2010 15:53:15 +0000 (15:53 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Fri, 17 Dec 2010 15:53:15 +0000 (15:53 +0000)
commitf6d001803f91fa5571299b1574dfca799f7078ed
tree5eb72025932a45c5d6b2d7291393a37e92091665
parent58e00e8786431c52ec7602094ed85c5a527216ae
[added] stubs for gdx2d pixmap backend. let's get rid of all the texture shit so far...
gdx/jni/gdx2d/Android.mk
gdx/jni/gdx2d/Gdx2DPixmap.cpp [new file with mode: 0644]
gdx/jni/gdx2d/Gdx2DPixmap.h [new file with mode: 0644]
gdx/jni/gdx2d/gdx2d.c
gdx/jni/gdx2d/gdx2d.h [new file with mode: 0644]
gdx/src/com/badlogic/gdx/graphics/Gdx2DPixmap.java [new file with mode: 0644]