04 2018 档案

摘要:【转载请注明出处】 //表示时间总量Time.time:(只读)表示从程序运行的总时间,会随着游戏的暂停而停止计算。Time.unscaledTime:(只读)不考虑timescale对时间修改的总时间,也就是程序实际运行时间。也会随着游戏的暂停而停止计算。Time.fixedTime:(只读)表示 阅读全文
posted @ 2018-04-25 12:53 ariboy 阅读(975) 评论(1) 推荐(0)
摘要:IOS:Application.dataPath : Application/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/xxx.app/DataApplication.streamingAssetsPath : Application/xxxxxxxx-xxxx-xx 阅读全文
posted @ 2018-04-11 15:23 ariboy 阅读(23398) 评论(0) 推荐(0)