|
cocos2d-x
3.3
|
#include <Atlas.h>
Public Attributes | |
| const char * | name |
| int | x |
| int | y |
| int | width |
| int | height |
| float | u |
| float | v |
| float | u2 |
| float | v2 |
| int | offsetX |
| int | offsetY |
| int | originalWidth |
| int | originalHeight |
| int | index |
| int | rotate |
| int | flip |
| int * | splits |
| int * | pads |
| spAtlasPage * | page |
| spAtlasRegion * | next |
| int flip |
| int height |
| int index |
| const char* name |
| spAtlasRegion* next |
| int offsetX |
| int offsetY |
| int originalHeight |
| int originalWidth |
| int* pads |
| spAtlasPage* page |
| int rotate |
| int* splits |
| float u |
| float u2 |
| float v |
| float v2 |
| int width |
| int x |
| int y |