AndEngineSVGTextureRegionExtension icon indicating copy to clipboard operation
AndEngineSVGTextureRegionExtension copied to clipboard

AndEngine - SVGTextureRegion Extension

Results 5 AndEngineSVGTextureRegionExtension issues
Sort by recently updated
recently updated
newest added

Pick specified group by id/class to create tile. For SVG, there is no need to make it like a sprite-like graphic

This method allows to load mutliple assets from a given directory to a single ITiledTextureRegion. Instead of loading multiple assets one by one it is sometimes convinient to do sth...

Adobe Illustrator generated for me SVG file that contains following lines: ``` xml ``` To fix this error, we need just trim string before splitting it. ``` java final String[]...

Pattern fill now isn't supported in this extension. I implemented it in my modification of andengine. I modified it hardly, so I cannot push it, but I can describe how...

Pattern fill now isn't supported in this extension. I implemented it in my modification of andengine. I modified it hardly, so I cannot push it, but I can describe how...