Hello ,
How can I determine (programticaly) if PolygonSpriteBatch is required for render() method so that I could notify my teammate that he have to use PolygonSpriteBatch to avoid firing exception from SkeletonRenderer.render() method .
Note : I'm using Libgdx