|
cocos2d-x
3.3
|
#include <RegionAttachment.h>
Public Attributes | |
| spAttachment | super |
| const char * | path |
| float | x |
| float | y |
| float | scaleX |
| float | scaleY |
| float | rotation |
| float | width |
| float | height |
| float | r |
| float | g |
| float | b |
| float | a |
| void * | rendererObject |
| int | regionOffsetX |
| int | regionOffsetY |
| int | regionWidth |
| int | regionHeight |
| int | regionOriginalWidth |
| int | regionOriginalHeight |
| float | offset [8] |
| float | uvs [8] |
| float a |
| float b |
| float g |
| float height |
| float offset[8] |
| const char* path |
| float r |
| int regionHeight |
| int regionOffsetX |
| int regionOffsetY |
| int regionOriginalHeight |
| int regionOriginalWidth |
| int regionWidth |
| void* rendererObject |
| float rotation |
| float scaleX |
| float scaleY |
| spAttachment super |
| float uvs[8] |
| float width |
| float x |
| float y |