
A texture that is part of a texture atlas. Stores a texture that was generated by the texture atlas + the source rectangle in texture for this segment.
Kind: global class
RectangleRectangleTextureAssetTextureAtlasAssetRectangleReturn the source rectangle in texture atlas.
Kind: instance property of TextureInAtlasAsset
Returns: Rectangle - Source rectangle.
RectangleReturn the source rectangle in texture atlas, in normalized 0.0-1.0 values.
Kind: instance property of TextureInAtlasAsset
Returns: Rectangle - Source rectangle.
TextureAssetReturn the texture asset of this atlas texture.
Kind: instance property of TextureInAtlasAsset
Returns: TextureAsset - Texture asset.
TextureAtlasAssetReturn the texture atlas class.
Kind: instance property of TextureInAtlasAsset
Returns: TextureAtlasAsset - Parent atlas.
Kind: instance property of TextureInAtlasAsset
Kind: instance property of TextureInAtlasAsset
Kind: instance property of TextureInAtlasAsset
Kind: instance property of TextureInAtlasAsset
Kind: instance property of TextureInAtlasAsset
Kind: instance method of TextureInAtlasAsset