|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.badlogic.gdx.graphics.glutils.PixmapTextureData
com.badlogic.gdx.graphics.g2d.PixmapPacker.ManagedPixmapTextureData
public class PixmapPacker.ManagedPixmapTextureData
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.badlogic.gdx.graphics.TextureData |
---|
TextureData.TextureDataType |
Constructor Summary | |
---|---|
PixmapPacker.ManagedPixmapTextureData(Pixmap pixmap,
Pixmap.Format format,
boolean useMipMaps)
|
Method Summary | |
---|---|
boolean |
isManaged()
|
Methods inherited from class com.badlogic.gdx.graphics.glutils.PixmapTextureData |
---|
consumeCompressedData, consumePixmap, disposePixmap, getFormat, getHeight, getType, getWidth, isPrepared, prepare, useMipMaps |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PixmapPacker.ManagedPixmapTextureData(Pixmap pixmap, Pixmap.Format format, boolean useMipMaps)
Method Detail |
---|
public boolean isManaged()
isManaged
in interface TextureData
isManaged
in class PixmapTextureData
|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |