大约有 1,054 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0049 秒)
Laya_社区(387) Laya2.0_api(241) laya_api(189) Laya2.0_文档(81) Laya_示例(65) Laya2.0_示例(51) Laya3.0_api(32) Laya3.0_文档(8)
...width, final double height) { Bitmap bitmap = createQRCodeBitmap(content, (int)width, (int)height, "UTF-8", "H", "1", Color.BLACK, Color.WHITE); if (null != bitmap) { String base64OfBitmap = bitmapToBase64(bitmap); if (null != base64OfBitmap) { base64OfBitmap.replace("\n", ""); return base64OfBitmap...
来源: Laya_社区 发布时间: 20200729
...没有额外内存开销,无需renderTarget支持。 Sprite CAMERA : int = 4[static] Video currentSrc : String[read-only] 获取当前播放源路径。 Video currentTime : Number 设置和获取当前播放头位置。 Video customRenderEnable : Boolean[write-only] 设置是否开启自...
来源: Laya2.0_api 发布时间: 20190513
...事件响应一次后自动移除。 EventDispatcher start(throushold:int, interval:int):void 开始响应设备摇晃。 Shake stop():void 停止响应设备摇晃。 ShakeProperty Detailinstancepropertyinstance:Shake [read-only] Implementation public static function get instance()...
来源: laya_api 发布时间: 20170929
...轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值为ture时:将对此对象使用了scrollRect ...
来源: laya_api 发布时间: 20170929
...事件响应一次后自动移除。 EventDispatcher start(throushold:int, interval:int):void 开始响应设备摇晃。 Shake stop():void 停止响应设备摇晃。 ShakeProperty Detailinstancepropertyinstance:Shake [read-only] Implementation public static function get instance()...
来源: Laya2.0_api 发布时间: 20190513
...交 1 个回复 w1114367261 赞同来自: public static function create(w:int, h:int, surfaceFormat:int = WebGLContext.RGBA, surfaceType:int = WebGLContext.UNSIGNED_BYTE, depthStencilFormat:int = WebGLContext.DEPTH_STENCIL, mipMap:Boolean = false, repeat:Boolean = false, minFifter:int = -1, magFifte...
来源: Laya_社区 发布时间: 20180505
...ropertyDefined By elementFormat : StringVertexElement elementUsage : intVertexElement offset : intVertexElementPublic Methods MethodDefined By VertexElement(offset:int, elementFormat:String, elementUsage:int)VertexElementProperty DetailelementFormatpropertypublic var elementFormat:Stri...
来源: laya_api 发布时间: 20170929
...对象缓存管理器 Public Properties PropertyDefined By maxCount : int = 1000 允许缓存的最大数量 PoolCache sign : String 对象在Pool中的标识 PoolCachePublic Methods MethodDefined By addPoolCacheManager(sign:String, maxCount:int = 100):void[static] 添加对象缓存管...
来源: laya_api 发布时间: 20170422
...enderTarget的创建和回收 Public Methods MethodDefined By getRT(w:int, h:int):RenderTexture2D[static] 获得一个renderTarget 暂时先按照严格大小判断。 WebGLRTMgr releaseRT(rt:RenderTexture2D):void[static] 回收一个renderTarget WebGLRTMgrMethod DetailgetRT()method public s...
来源: Laya2.0_api 发布时间: 20190513
...ropertyDefined By elementFormat : StringVertexElement elementUsage : intVertexElement offset : intVertexElementPublic Methods MethodDefined By VertexElement(offset:int, elementFormat:String, elementUsage:int)VertexElementProperty DetailelementFormatpropertypublic var elementFormat:Stri...
来源: Laya2.0_api 发布时间: 20190513