AndEngineTMXTiledMapExtension icon indicating copy to clipboard operation
AndEngineTMXTiledMapExtension copied to clipboard

Tiled disappear when rotate the TMXTiledMap

Open yexiubiao opened this issue 11 years ago • 0 comments

Tiled disappear when rotate the TMXTiledMap for example: mTMXTiledMap.registerEntityModifier(new RotationModifier(1, 0, 180)); or: mTMXTiledMap.setRotation(180);

yexiubiao avatar Sep 17 '13 10:09 yexiubiao