AtlasTexture¶
Inherits: Texture < Resource < Reference < Object
Category: Core
Brief Description¶
Member Functions¶
| Texture | get_atlas ( ) const |
| Rect2 | get_margin ( ) const |
| Rect2 | get_region ( ) const |
| void | set_atlas ( Texture atlas ) |
| void | set_margin ( Rect2 margin ) |
| void | set_region ( Rect2 region ) |