v0.1.0_alpha.10
Pre-release
Pre-release
- added method
getRawData
forTexture2D
to get compressed texture data inByteArray
- Two cropping strategies
SpriteCropStrategy.USE_TEXTURE_RECT
andUSE_RECT
are provided to determine which one of theSpriteRenderData.textureRect
andSprite.mRect
will be used to crop image.