com.triangularpixels.rebirth.geometry2d
Class Atlas.Entry<V>

java.lang.Object
  extended by com.triangularpixels.rebirth.geometry2d.Atlas.Entry<V>
Enclosing class:
Atlas<T>

public static class Atlas.Entry<V>
extends Object


Constructor Summary
Atlas.Entry(IntRectangle bounds, V data)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Atlas.Entry

public Atlas.Entry(IntRectangle bounds,
                   V data)


Copyright © 2009 TriangularPixels.com. All Rights Reserved.