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()
           
 OrderedMap<String,Rectangle> getRects()
           
 
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()

getRects

public OrderedMap<String,Rectangle> getRects()


Copyright © 2014. All Rights Reserved.