c# - 我们怎样才能降低iOS游戏的耗电量呢?

标签 c# iphone ipad game-engine battery

我们刚刚开发了一款 iOS 游戏,用户一直提示它耗尽了电池电量。它的播放速度为每秒 60 帧,并使用专有的游戏引擎(用 C# 编写)。其中一个可能是问题所在,还是还有其他常见因素需要首先调查?

最佳答案

Apple 有一些关于 reducing power consumption in their iOS programming guide 的指南

开始了解一些技巧的好地方。

关于c# - 我们怎样才能降低iOS游戏的耗电量呢?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11234335/

相关文章:

c# - ClickOnce 安装程序先决条件 : How to auto-detect required version of Visual C++ Runtime

ios - 如何从 UIView 子类调用 UIViewController?

iphone - iOS 4.2.1 缺少文件?

ios - iPad 浏览量 "frame"

iphone - 将 QuartzCore 框架导入 Xcode 项目时出现问题

ios - 自动布局 : Position a table on top of an image using proportional spacing

c# - 在 WebView 中滚动太快时,通用 Windows Phone 8.1 应用程序崩溃

c# - NuGet pack 命令如何生成包版本?

c# - 我需要在页面加载后发帖,但我使用的是 Thread

iphone - 如何在Object-c中格式化来自iphone的azure表存储请求