====== List of official Custom UI Components ====== ^name^description^ |ContainerButton|A button as a container, you can layout whatever you want inside ContainerButton using the editor| |[[extensions:gauge|Gauge]]|A simple implementation of progress bar| |GradientQuad|A quad you can specify colors of 4 vertices| |[[extensions:pixelmask|PixelMaskDisplayObject]]|Pixel based masking for Starling display objects| |FFParticleSprite|A container that integrates [[extensions:ffparticlesystem|FFParticleSystem]] (1.x only)| |[[builder:dbsprite|DBSprite]]|A container that integrates [[http://dragonbones.github.io|DragonBones]] animation framework (1.x only)| |[[extensions:dynamic_lighting|dynamic lighting]]|dynamic lighting extension (2.x only)| |[[extensions:texture_mask|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 ===== Want to contribute? ===== Create a pull request at https://github.com/yuhengh/starling-builder-extensions