31 _texture(texture), _minX(minX), _maxX(maxX), _minY(minY), _maxY(maxY),
float getMaxX()
Get the right coordinate.
float getMinY()
Get the bottom coordinate.
TextureRegion()
Create an empty texture region.
const Ptr< Texture > & getTexture()
Get the texture.