Table of Contents

Namespace Myra.Graphics2D.TextureAtlases

Classes

ColoredRegion

Represents a texture region with an applied color tint.

NinePatchRegion

Represents a nine-patch texture region that can be stretched while maintaining corner and edge appearance.

TextureRegion

Represents a rectangular region within a texture.

TextureRegionAtlas

Represents a collection of texture regions derived from a single texture, with support for both LibGDX and Myra XML formats.

TintedRegion

Represents a texture region with a color tint applied.