iPhone 游戏中心文档是否可用?

发布于 2024-09-10 11:41:29 字数 115 浏览 3 评论 0原文

也许我只是想念它,但是有关于苹果尚未发布的游戏中心的文档吗?我是否在某个地方遗漏了它,或者该信息仅提供给选定的开发人员?

我想在它发布时围绕使用它来构建我的框架,但由于没有文档,甚至很难考虑该怎么做。

Maybe I'm just missing it, but is there any documentation on Apple's not-yet-released Game Center? Am I missing it somewhere, or is the information only being given to select developers?

I'd like to build my frame work around using it when it's released, but with no documentation, it's hard to even think about what to do.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

若水微香 2024-09-17 11:41:29

事实上,是的。不了解 Xcode 3,但由于您是付费开发人员,因此您可以获得 Xcode 4,并从那里可以获得 Game Center API 文档。以下是执行此操作的步骤:

1) 打开 Xcode 帮助。

2) 在顶部,您应该看到一个导航栏,其中应显示“Xcode 4.0 Developer Tools Library > No Selection”。单击“Xcode 4.0 Developer Tools Library”部分,并将鼠标移动到显示“iPhone OS 4.0 Library”的位置。

3) 现在,将鼠标移至“网络和 Internet”上并单击它。

4) 您现在应该有可用 API 的列表。

之后,只需查找您想要的 API,例如排行榜和成就。

如您所知,没有单一的“Game Center API 文档”。它们无处不在。您要寻找的主要内容是 GKLeaderboards 之类的内容,以及您感兴趣的其他任何内容。这些文档应该链接到您需要的其他文档。

Actually, yes it is. Don't know about Xcode 3, but since you are a paid developer, you can get Xcode 4, and from there you can get Game Center API documentations. Here are the steps to do it:

1) Open the Xcode Help.

2) On the top you should see a navigation bar, which should say "Xcode 4.0 Developer Tools Library > No Selection". Click on the "Xcode 4.0 Developer Tools Library" section and move your mouse to where it says "iPhone OS 4.0 Library".

3) Now, move your mouse over "Networking & Internet" and click on it.

4) You now should have a list of available APIs.

After that just look around for the APIs you want, like Leaderboards, and achievements.

Just so you know, there is no single "Game Center API Documentation". They are all over the place. The main ones you are looking for are things like GKLeaderboards, and anything else you are interested in. Those documentations should link to other documentations you would need.

神经大条 2024-09-17 11:41:29

它仅适用于已签署 SDK 并有权访问 Apple 可能会或可能不会在某个未指定时间发布的任何理论上的 iOS 测试版的付费开发人员。 咳嗽

It's only available to paid developers who have signed the SDK and have access to any theoretical beta versions of iOS that may or may not be posted at some unspecified time by Apple. cough

七月上 2024-09-17 11:41:29

如果您有 4.1 SDK,请检​​查 GameKit.framework。

If you've got the 4.1 SDK, check GameKit.framework.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文