Class TextureRegion

java.lang.Object
gaiasky.util.gdx.g2d.TextureRegion
Direct Known Subclasses:
Sprite, TextureAtlas.AtlasRegion

public class TextureRegion extends Object
Defines a rectangular area of a texture. The coordinate system used has its origin in the upper left corner with the X axis pointing to the right and the Y axis pointing downwards.