大约有 65 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0027 秒)
...xported Menu Globals "laya/components/AnimatorStateCondition" AnimatorStateBoolCondition Class AnimatorStateBoolCondition Hierarchy AnimatorStateCondition AnimatorStateBoolCondition Index Constructors constructor Accessors compareFlag id name type Methods checkState conditionIDToName conditionNameTo...
来源: Laya3.0_api 发布时间: 20231115
...t的第三个参数在2.0变成了Config3D的一个配置类,不是一个bool值,如果你没有用到Config3D里面的东西,完全可以不用传 2.3d场景类是Scene3D类,不是Scene 3.导入类的路径错误(Texture2D导入路径不对) 2.0文档地址:https://ldc2.layabox.com...
来源: Laya_社区 发布时间: 20220725
...ring userId = 1; string password = 2; } //100002 message LoginResponse { bool ok = 1; } 发消息时比较简单 let msg = msgScheme.AMsg.create({ head: msgScheme.AMsg.Head.Login_Request, loginRequest: { userId: this.TextInput.text, password: "bbb" } }) let buffer = msgScheme.AMsg.encode(msg).fi...
来源: Laya_社区 发布时间: 20180320
...u Globals "laya/d3/component/Animator/AnimatorStateCondition" AnimatorStateBoolCondition Class AnimatorStateBoolCondition Hierarchy AnimatorStateCondition AnimatorStateBoolCondition Index Constructors constructor Accessors compareFlag id name type Methods checkState conditionIDToName conditionNameTo...
来源: Laya3.0_api 发布时间: 20231102
...ng function for call to 'laya::JCFileRes::setOnReadyCB(std::__1::__bind<bool (laya::JSAudio::*)(void*, std::__1::weak_ptr<int>), laya::JSAudio*, std::__1::placeholders::__ph<1>&, std::__1::weak_ptr<int>&>)' res->setOnReadyCB( std::bind(&JSAudio::onD...
来源: Laya_社区 发布时间: 20211111
...+ 368 12 layabox 0x0000000101000b58 laya::JCConchRender::renderFrame(long, bool) + 468[/code] 2019-09-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 helloworldlv 赞同来自: native版本号? 2019-09-24 0 1 ...
来源: Laya_社区 发布时间: 20190923
...为是分享源码了,哈哈 2017-10-31 0 0 分享 微博 QZONE 微信 bool1993 赞同来自: 我也以为是分享源码了,哈哈 2017-11-10 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 不错,支持下。 2017-11-11 0 0 分享 微博 QZONE 微信 awong 赞同来自: 问一下,您...
来源: Laya_社区 发布时间: 20171025
...CallbackData::invokeCallback(JSC::JSValue, JSC::MarkedArgumentBuffer&, bool*) + 584 22 WebCore WebCore::JSRequestAnimationFrameCallback::handleEvent(double) + 180 23 WebCore WebCore::ScriptedAnimationController::serviceScriptedAnimations(double) + 428 24 WebCore WebCore::DisplayRefreshMonitor::d...
来源: Laya_社区 发布时间: 20180409
...ult:"hello laya"}*/ public strType: string = "hello laya"; /** @prop {name:boolType, tips:"布尔类型示例", type:Bool, default:true}*/ public boolType: boolean = true; /** @prop {name:optionType, tips:"", type:Option, option:"aaa,bbb,true", default:"bbb"}*/ public optionType:string = "bbb"; //Ed...
来源: Laya_社区 发布时间: 20181215
...AudioWavPlayer::playAudio(laya::JCAudioInterface*, std::string const&, bool)+184) [arm64-v8a] 3 #02 pc 000000000044d4b4 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (laya::JSAudio::play()+164) [arm64-v8a] 4 #03 pc 000000000044dd74 /data/app/com.mylafe.game.handsomecat-1/lib/...
来源: Laya_社区 发布时间: 20191227