Feathers项目实战_面板

D:\starling\130411_feathers可选标签和一张可选图标

九宫格面板

 文件: starling\130406feathers-1.0.1\examples\DisplayObjectExplorer

组件包怎么做

反编译怎么做

 

改成

错误:

复制其他项目主文件,覆盖
同样的错误,同样的修改,三个地方

google搜索代码


 


给字体加黑边

static private var f1:BlurFilter = BlurFilter.createGlow(0, 5, 1, 3);

txt_gold.filter = f1;


 

const txture:Texture = Texture.fromBitmap(new btn_X(), false);
   var img:Image = new Image(txture);
   addChild(img);

const textures_green:Scale3Textures = new Scale3Textures(BTgreen, 14, 61, Scale3Textures.DIRECTION_HORIZONTAL);
const textures_green:Scale3Textures = new Scale3Textures(BTgreen, X位置, 矩形宽度, Scale3Textures.DIRECTION_HORIZONTAL);

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值