name | description |
---|---|
ContainerButton | A button as a container, you can layout whatever you want inside ContainerButton using the editor |
Gauge | A simple implementation of progress bar |
GradientQuad | A quad you can specify colors of 4 vertices |
PixelMaskDisplayObject | Pixel based masking for Starling display objects |
FFParticleSprite | A container that integrates FFParticleSystem (1.x only) |
DBSprite | A container that integrates DragonBones animation framework (1.x only) |
dynamic lighting | dynamic lighting extension (2.x only) |
TextureMaskStyle | Pixel based stencil buffer mask (2.x only) |
Starling 1.x version source code: https://github.com/yuhengh/starling-builder-extensions/tree/master/ui-components
Starling 2.x version source code: https://github.com/yuhengh/starling-builder-extensions/tree/2.0/ui-components
Create a pull request at https://github.com/yuhengh/starling-builder-extensions