Dear Fellow Game Developers
i am newbie to Android Game Development,i like to know how we can develop a sprite rotate in circle on android,with help of libgdx,
i do have a image in assets folder,cant load it in emulator,following code is using to load image in texture
texture = new Texture(Gdx.files.internal("1325603701_wordpress.png"));