spAtlasRegion
extern (C)
struct spAtlasRegion {
}
- flip
int flip;
- height
int height;
Undocumented in source.
- index
int index;
Undocumented in source.
- name
const(char)* name;
Undocumented in source.
- next
spAtlasRegion* next;
Undocumented in source.
- offsetX
int offsetX;
- offsetY
int offsetY;
- originalHeight
int originalHeight;
Undocumented in source.
- originalWidth
int originalWidth;
Undocumented in source.
- pads
int* pads;
Undocumented in source.
- page
spAtlasPage* page;
Undocumented in source.
- rotate
int rotate;
Undocumented in source.
- splits
int* splits;
Undocumented in source.
- u
float u;
- u2
float u2;
- v
float v;
- v2
float v2;
- width
int width;
Undocumented in source.
- x
int x;
- y
int y;
Undocumented in source.
spine atlas
classesenumsstructs