Skip to content

v0.1.0_alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@Deficuet Deficuet released this 18 Jan 04:40
· 5 commits to main since this release
  • added method getRawData for Texture2D to get compressed texture data in ByteArray
  • Two cropping strategies SpriteCropStrategy.USE_TEXTURE_RECT and USE_RECT are provided to determine which one of the SpriteRenderData.textureRect and Sprite.mRect will be used to crop image.