Uses of Class
com.badlogic.gdx.graphics.g2d.PolygonSprite
-
Packages that use PolygonSprite Package Description com.badlogic.gdx.graphics.g2d -
-
Uses of PolygonSprite in com.badlogic.gdx.graphics.g2d
Methods in com.badlogic.gdx.graphics.g2d with parameters of type PolygonSprite Modifier and Type Method Description voidPolygonSprite. set(PolygonSprite sprite)Constructors in com.badlogic.gdx.graphics.g2d with parameters of type PolygonSprite Constructor Description PolygonSprite(PolygonSprite sprite)Creates a sprite that is a copy in every way of the specified sprite.
-