大约有 1,054 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0078 秒)
Laya_社区(387) Laya2.0_api(241) laya_api(189) Laya2.0_文档(81) Laya_示例(65) Laya2.0_示例(51) Laya3.0_api(32) Laya3.0_文档(8)
...轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值为ture时:将对此对象使用了scrollRect ...
来源: laya_api 发布时间: 20170929
...轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值为ture时:将对此对象使用了scrollRect ...
来源: laya_api 发布时间: 20170929
...轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值为ture时:将对此对象使用了scrollRect ...
来源: laya_api 发布时间: 20170929
...ip所在省份 经度娘查得: 新浪的IP地址查询接口:http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js 尝试了两种方式: 1. <script type="text/javascript" src="http://int.dpool.sina.com.cn/i ... ot%3B charset="gb2312"></script> <script type="tex...
来源: Laya_社区 发布时间: 20170120
...轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite...
来源: Laya2.0_api 发布时间: 20190513
... /**寻址模式_不循环。*/ public static const FILTERMODE_TRILINEAR:int = 2; 或者对anisoLevel大小进行设置 filterMode 进行修改 具体效果需要你自己调试 2018-10-26 0 2 分享 微博 QZONE 微信 淡蓝 赞同来自: 感觉不像是贴图问题。我尝试了各种贴图参...
来源: Laya_社区 发布时间: 20181026
...e.UIComponent; public var cabId:int = 0; public var U:int = 42; public var frameFace:int = 1; public function add(child:UIComponent):void { ...
来源: Laya_社区 发布时间: 20180202
...轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值为ture时:将对此对象使用了scrollRect ...
来源: laya_api 发布时间: 20170929
... 2 个回复 cuixueying 赞同来自: 1、LayaAir与Flash的差异文档 a.int强转; flash环境下: var a:int = int(1.5);LayaAir环境下: var a:int = parseInt(1.5); b.mask遮罩使用; flash环境下: 1、静态遮罩 var sp:Sprite=new Sprite(); sp.graphics.beginFill(0xFFFF00); sp.graphics....
来源: Laya_社区 发布时间: 20170207
...轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite...
来源: Laya2.0_api 发布时间: 20190513