tmx-mapper-pcl:用于 Windows 运行时通用应用程序的平铺地图文件解析器

时间:2021-06-23 09:53:58
【文件属性】:
文件名称:tmx-mapper-pcl:用于 Windows 运行时通用应用程序的平铺地图文件解析器
文件大小:27KB
文件格式:ZIP
更新时间:2021-06-23 09:53:58
C# 适用于 Windows 通用应用程序的平铺地图文件解析器 Tmx-Mapper-PCL 是用于解析平铺地图编辑器的 TMX 文件的 C# 库。 该库旨在与 Monogame 框架和 Windows 运行时通用应用程序一起使用。 用法: using System; using System.Threading.Tasks; using TmxMapperPCL; .... private async Task GetStorageFile() { StorageFolder installedLocation = Windows.ApplicationModel.Package.Current.InstalledLocation; return await installedLocation.Get
【文件预览】:
tmx-mapper-pcl-master
----LICENSE.md(1KB)
----tmx_mapper_pcl.png(650B)
----README.md(968B)
----TmxMapperPCL()
--------.gitignore(3KB)
--------Nuget()
--------TmxMapperPCL.sln(2KB)
--------.gitattributes(2KB)
--------TmxMapperPCL()

网友评论