Uses of Class
com.badlogic.gdx.graphics.g2d.TextureAtlas.TextureAtlasData.Page
-
Packages that use TextureAtlas.TextureAtlasData.Page Package Description com.badlogic.gdx.graphics.g2d -
-
Uses of TextureAtlas.TextureAtlasData.Page in com.badlogic.gdx.graphics.g2d
Fields in com.badlogic.gdx.graphics.g2d declared as TextureAtlas.TextureAtlasData.Page Modifier and Type Field Description TextureAtlas.TextureAtlasData.PageTextureAtlas.TextureAtlasData.Region. pageMethods in com.badlogic.gdx.graphics.g2d that return types with arguments of type TextureAtlas.TextureAtlasData.Page Modifier and Type Method Description Array<TextureAtlas.TextureAtlasData.Page>TextureAtlas.TextureAtlasData. getPages()
-