大约有 428 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0076 秒)
...刷新。Sprite texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite transform : ...
来源: Laya2.0_api 发布时间: 20190513
...意: 1.Sprite texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node transform : Matrix 对象的矩阵信息。通...
来源: laya_api 发布时间: 20170929
... 启动引擎报错 mPlugin.game_plugin_init(3); 本地调试加载本地图片都报错 FD 宏编译时 出现 试图访问该方法时失败 问题状态 最新活动: 2017-05-25 17:27 浏览: 3303 关注: 2 人
来源: Laya_社区 发布时间: 20170525
...意: 1.Sprite texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node transform : Matrix 对象的矩阵信息。通...
来源: laya_api 发布时间: 20170929
...意: 1.Sprite texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node transform : Matrix 对象的矩阵信息。通...
来源: laya_api 发布时间: 20170929
...意: 1.Sprite texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node total : int[read-only] 得到总帧数据 Skel...
来源: laya_api 发布时间: 20170929
... 每块又包括N*N个格子(tile) 格子类型又分为动画格子跟图片格子两种 author ... Hierarchy TiledMap Index Constructors constructor Properties antiCrack autoCache autoCacheType cacheAllAfterInit enableMergeLayer removeCoveredTile showGridTextureCount ORIENTATION_HEXAGONAL ORIENT...
来源: Laya3.0_api 发布时间: 20231115
... 启动引擎报错 mPlugin.game_plugin_init(3); 本地调试加载本地图片都报错 FD 宏编译时 出现 试图访问该方法时失败 问题状态 最新活动: 2017-05-25 21:37 浏览: 1372 关注: 2 人 lingann_game • 2017-05-25 18:59 你好,断点后,发现是lostHp()函数中的...
来源: Laya_社区 发布时间: 20170525
...bjectSubclasses FontClip Clip 类是位图切片动画。 Clip 可将一张图片,按横向分割数量 clipX 、竖向分割数量 clipY , 或横向分割每个切片的宽度 clipWidth 、竖向分割每个切片的高度 clipHeight , 从左向右,从上到下,分割组合为一个切片...
来源: Laya2.0_api 发布时间: 20190513
...led安装目录中肯定是不行的, 所以,我们需要先**将这个图片(*buch-outdoor.png*)复制到项目目录**,与之前保存的`orthogonal.json`同级, 如图5所示。 ![图5](img/5.png) ##### (图5) 然后将orthogonal.json中的`image`**路径修改为相对路径**`"image":"b...
来源: Laya2.0_文档 发布时间: 20210715