com.badlogic.gdx.graphics.g2d
Class PixmapPacker.Page

java.lang.Object
  extended by com.badlogic.gdx.graphics.g2d.PixmapPacker.Page
Enclosing class:
PixmapPacker

public class PixmapPacker.Page
extends Object


Constructor Summary
PixmapPacker.Page()
           
 
Method Summary
 Pixmap getPixmap()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PixmapPacker.Page

public PixmapPacker.Page()
Method Detail

getPixmap

public Pixmap getPixmap()


Copyright © 2013. All Rights Reserved.