大约有 9 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0048 秒)
...I DocumentationAll Packages | All Classes | Index | Frames No Frames MouseProperties | Methods Packagelaya.utilsClasspublic class MouseInheritanceMouse Object Mouse 类用于控制鼠标光标样式。 Public Properties PropertyDefined By cursor : String[static] 设置鼠标样式 MouseP...
来源: Laya2.0_api 发布时间: 20190513
...= message[static] 定义 message 事件对象的 type 属性值。Event MOUSE_DOWN : String = mousedown[static] 定义 mousedown 事件对象的 type 属性值。Event MOUSE_MOVE : String = mousemove[static] 定义 mousemove 事件对象的 type 属性值。Event MOUSE_OUT : String = mouseo...
来源: Laya2.0_api 发布时间: 20190513
...g = message[static] 定义 message 事件对象的 type 属性值。Event MOUSE_DOWN : String = mousedown[static] 定义 mousedown 事件对象的 type 属性值。Event MOUSE_MOVE : String = mousemove[static] 定义 mousemove 事件对象的 type 属性值。Event MOUSE_OUT : String = mouseout[s...
来源: Laya2.0_api 发布时间: 20190513
...象坐标系是相对遮罩对象本身的,和Flash机制不同 Sprite mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更...
来源: Laya2.0_api 发布时间: 20190513
...象坐标系是相对遮罩对象本身的,和Flash机制不同 Sprite mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更...
来源: Laya2.0_api 发布时间: 20190513
...象坐标系是相对遮罩对象本身的,和Flash机制不同 Sprite mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更...
来源: Laya2.0_api 发布时间: 20190513
...用 scaleX , scaleY , scale。 Sprite 默认不接受鼠标事件,即mouseEnabled=false,但是只要对其监听任意鼠标事件,会自动打开自己以及所有父对象的mouseEnabled=true。所以一般也无需手动设置mouseEnabled。 LayaAir引擎API设计精简巧妙。核心...
来源: Laya2.0_api 发布时间: 20190513
...象坐标系是相对遮罩对象本身的,和Flash机制不同 Sprite mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更...
来源: Laya2.0_api 发布时间: 20190513
...ext maxScrollY : int[read-only] 获取纵向可滚动最大值。 Text mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会...
来源: Laya2.0_api 发布时间: 20190513