Uses of Class
com.badlogic.gdx.graphics.g2d.TextureAtlas.TextureAtlasData.Region
-
Packages that use TextureAtlas.TextureAtlasData.Region Package Description com.badlogic.gdx.graphics.g2d -
-
Uses of TextureAtlas.TextureAtlasData.Region in com.badlogic.gdx.graphics.g2d
Methods in com.badlogic.gdx.graphics.g2d that return types with arguments of type TextureAtlas.TextureAtlasData.Region Modifier and Type Method Description Array<TextureAtlas.TextureAtlasData.Region>TextureAtlas.TextureAtlasData. getRegions()
-