com.triangularpixels.rebirth.geometry2d
Class AtlasArray.Region
java.lang.Object
com.triangularpixels.rebirth.geometry2d.AtlasArray.Region
- Enclosing class:
- AtlasArray<T>
public static class AtlasArray.Region
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
atlasIndex
public int atlasIndex
bounds
public IntRectangle bounds
AtlasArray.Region
public AtlasArray.Region(IntRectangle bounds,
int atlasIndex)
Copyright © 2009 TriangularPixels.com. All Rights Reserved.