Cocos scrollbar
ScrollBar allows the user to scroll a picture by dragging a sliding block. It's a bit similar to the Slider component, but it is mostly used for scrolling while Slider is ... ,Scrollbar 类型. 继承于 Component. 模块: cc 父模块: cc. 滚动条组件. 索引. 属性(properties). handle Sprite 作为当前滚动区域位置显示的滑块Sprite。 direction ... ,ScrollBar 允许用户通过拖动滑块来滚动一张图片,它与 Slider 组件有点类似,但是ScrollBar 主要是用于滚动,而Slider 则用来设置数值。 scrollbar.png. 点击属性 ... ,Scrollbar.Direction 枚举. 模块: cc 父模块: cc. Enum for Scrollbar direction. 索引. HORIZONTAL; VERTICAL. Details. HORIZONTAL. meta, description ... ,取值范围是0-10。 Horizontal ScrollBar, 它是一个节点引用,用来创建一个滚动条来显示content 在水平方向上的位置。 Vertical ...
相關軟體 Cocos Creator 資訊 | |
---|---|
Cocos Creator 是一個完整的遊戲開發工具包和工作流程,包括一個遊戲引擎(基於 Cocos2d-x),資源管理,場景編輯,遊戲預覽,調試和發布一個項目到多個平台. 我們首次引入了實體 - 組件結構和數據驅動的工作流程到 Cocos2d- x 系列。使用 JavaScript,您可以立即編寫組件腳本。編輯器和引擎擴展也是使用 JavaScript 編寫的,因此您可以用一種編程語言製作遊戲並... Cocos Creator 軟體介紹
Cocos scrollbar 相關參考資料
ScrollBar Reference · Cocos Creator
ScrollBar allows the user to scroll a picture by dragging a sliding block. It's a bit similar to the Slider component, but it is mostly used for scrolling while Slider is ... https://docs.cocos.com Scrollbar 类型 - Cocos Creator - Cocos2d-x
Scrollbar 类型. 继承于 Component. 模块: cc 父模块: cc. 滚动条组件. 索引. 属性(properties). handle Sprite 作为当前滚动区域位置显示的滑块Sprite。 direction ... https://docs.cocos.com ScrollBar 组件参考 - Cocos Creator - Cocos2d-x
ScrollBar 允许用户通过拖动滑块来滚动一张图片,它与 Slider 组件有点类似,但是ScrollBar 主要是用于滚动,而Slider 则用来设置数值。 scrollbar.png. 点击属性 ... http://docs.cocos.com Scrollbar.Direction 枚举 - Cocos Creator - Cocos2d-x
Scrollbar.Direction 枚举. 模块: cc 父模块: cc. Enum for Scrollbar direction. 索引. HORIZONTAL; VERTICAL. Details. HORIZONTAL. meta, description ... https://docs.cocos.com ScrollView 组件参考· Cocos Creator
取值范围是0-10。 Horizontal ScrollBar, 它是一个节点引用,用来创建一个滚动条来显示content 在水平方向上的位置。 Vertical ... https://docs.cocos.com |