Uses of Interface
com.badlogic.gdx.graphics.g2d.PolygonBatch
-
Packages that use PolygonBatch Package Description com.badlogic.gdx.graphics.g2d -
-
Uses of PolygonBatch in com.badlogic.gdx.graphics.g2d
Classes in com.badlogic.gdx.graphics.g2d that implement PolygonBatch Modifier and Type Class Description classPolygonSpriteBatchA PolygonSpriteBatch is used to draw 2D polygons that reference a texture (region).
-