spine.support.graphics.AtlasRegion
spine.support.graphics.AtlasRegion
Inherits from: spine.support.graphics.TextureRegion
Fields
| Name | Type | |
|---|---|---|
name | String | |
x | I32 | |
y | I32 | |
width | I32 | |
height | I32 | |
packedWidth | I32 | |
packedHeight | I32 | |
offsetX | F64 | |
offsetY | F64 | |
originalWidth | I32 | |
originalHeight | I32 | |
index | I32 | |
rotate | Bool | |
splits | hl.types.ArrayBytes_Int | |
pads | hl.types.ArrayBytes_Int | |
page | spine.support.graphics.AtlasPage |
Protos
No protos.
Bindings
- static
f@29530__constructor__(spine.support.graphics.AtlasRegion) → Void