Swift-Accessories:Swift中有用的SpriteKit附件库

时间:2021-05-07 00:34:35
【文件属性】:
文件名称:Swift-Accessories:Swift中有用的SpriteKit附件库
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-07 00:34:35
Swift 迅捷配件 Swift的额外配件。 将它们放到您的项目中,或以它们为起点来创建好东西,或者稍微好一点。 配件 多行标签 安装 将.swift文件拖到您的项目中,确保选中复制项目(如果需要) 。 初始化对象。 在这里停止阅读。 用法 按钮 import SpriteKit let buttonSize = CGSize ( width : 100 , height : 50 ) // Use textures or the default color backgrounds to style buttons let colorButton = XXButton ( size : buttonSize, text : " a button " ) let textureButton = XXButton ( texture :
【文件预览】:
Swift-Accessories-master
----Tilemap()
--------XXTileMap.swift(11KB)
----Label()
--------XXLabelNodeMultiline.swift(2KB)
----Button()
--------XXButton.swift(9KB)
----README.md(4KB)

网友评论