Java com.badlogic.gdx.graphics TextureData fields, constructors, methods, implement or subclass

Example usage for Java com.badlogic.gdx.graphics TextureData fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.badlogic.gdx.graphics TextureData.

The text is from its open source code.

Method

PixmapconsumePixmap()
Returns the Pixmap for upload by Texture.
booleanisPrepared()
voidprepare()
Prepares the TextureData for a call to #consumePixmap() or #consumeCustomData(int) .