• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 80 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0121 秒)

11. 针对2.0.0 beta5 setLoadingPage 做增强 [ 95%]

...微信小游戏好友关系链实现方案 发光滤镜的效果,针对label没有效果吗 2.0.0 beta3 开放域排行榜 部分文字显示异常!【有Demo必现】 LayaAir IDE 2.0.0 beta5.1 unity插件无法下载 2.0.0编译报错Cannot find global type 'Array' Layaair 2.0.0 engine 使用2....

来源: Laya_社区 发布时间: 20181124

12. laya.ui.TextInput_API3.0 [ 95%]

...addChild(textInput);//将 textInput 添加到显示列表。 } } Hierarchy Label TextInput TextArea Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _tf _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active...

来源: Laya3.0_api 发布时间: 20231115

13. 单选框组容器组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 95%]

...oup不同的是,Radio是一个单选框,而RadioGroup可以通过修改labels属性来增加单选框。RadioGroup组件的详细用法可以参考RadioGroup API。 一、通过LayaAir IDE创建RadioGroup组件 1.1 创建RadioGroup 如图1-1所示,点击选择小部件面板里的RadioGroup组...

来源: Laya3.0_文档 发布时间: 20251016

14. laya.ui.TextArea_API3.0 [ 95%]

...这里可以设置 _tf _tf: Input Inherited from TextInput._tf Overrides Label._tf Defined in laya/ui/TextInput.ts:119 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Inherited from Text.autoSize Defined in laya/display/Sprite...

来源: Laya3.0_api 发布时间: 20231115

15. [LayaNative2.2.0beta4] 无论是否删除或者替换layabox.ttf 都会直接crash 【有demo】 [ 93%]

....defaultFontStr (http://stand.alone.version/lib ... 928:15)         at Label.__proto.measureWidt   Demo在附件中,是导出的单机版的2.2.0beta4的android studio工程 原始laya项目在之前的帖子里面已经上传了,就不重复传了   我们很理解官方研发人员非常...

来源: Laya_社区 发布时间: 20190829

16. laya.ui.List_API3.0 [ 92%]

...列表的数据信息。 for (var i:int = 0; i < 20; i++) { arr.push({label: "item" + i}); } var list:List = new List();//创建一个 List 类的实例对象 list 。 list.itemRender = Item;//设置 list 的单元格渲染器。 list.repeatX = 1;//设置 list 的水平方向单元格数量。 li...

来源: Laya3.0_api 发布时间: 20231115

17. laya.ui.CheckBox_API3.0 [ 88%]

...个 CheckBox 类的实例对象 checkBox ,传入它的皮肤skin和标签label。 checkBox.x = 100;//设置 checkBox 对象的属性 x 的值,用于控制 checkBox 对象的显示位置。 checkBox.y = 100;//设置 checkBox 对象的属性 y 的值,用于控制 checkBox 对象的显示位置。 ...

来源: Laya3.0_api 发布时间: 20231115

18. laya.ui.Button_API3.0 [ 88%]

...载完成!"); var button:Button = new Button("resource/ui/button.png","label");//创建一个 Button 类的实例对象 button ,并传入它的皮肤。 button.x = 100;//设置 button 对象的属性 x 的值,用于控制 button 对象的显示位置。 button.y = 100;//设置 button 对象的...

来源: Laya3.0_api 发布时间: 20231115

19. 动画状态机 · LayaAir3.4 · 引擎文档 · LAYABOX [ 85%]

...regClass() export class Main extends Laya.Script { @property( { type: Laya.Label } ) private label: Laya.Label; @property( { type: Laya.Sprite3D } ) private target: Laya.Sprite3D; private animator : Laya.Animator; onStart() { this.label.on( Laya.Event.CLICK, this, this.test ); //获得状态机 this...

来源: Laya3.0_文档 发布时间: 20251010

20. laya.physics.RigidBody_API3.0 [ 85%]

...Index Constructors constructor Properties _extra _singleton category group label mask owner runInEditor scriptPath Accessors allowRotation allowSleep angularDamping angularVelocity awaked body bullet destroyed enabled gravityScale hideFlags id linearDamping linearVelocity type Methods _getOriBody _i...

来源: Laya3.0_api 发布时间: 20231115