| name | description |
|---|---|
| ContainerButton | 作为容器的按钮。你可以使用编辑器在按钮里面放置任意组件 |
| Gauge | 一个简单的进度条 |
| GradientQuad | 一个能够定义4个顶点渐变色色的Quad |
| PixelMaskDisplayObject | 像素级遮罩显示对象 |
| FFParticleSprite | 一个整合FFParticleSystem的容器 (1.x only) |
| DBSprite | 一个整合 DragonBones 动画框架的容器 (1.x only) |
| dynamic lighting | 动态光照扩展 (2.x only) |
| TextureMaskStyle | 基于stencil buffer的像素遮罩样式 (2.x only) |
Starling 1.x 版本源码: https://github.com/yuhengh/starling-builder-extensions/tree/master/ui-components
Starling 2.x 版本源码: https://github.com/yuhengh/starling-builder-extensions/tree/2.0/ui-components
在这里新建pull request: https://github.com/yuhengh/starling-builder-extensions