English 中文(简体)
2. 动物中心
原标题:Game Center LEaderboard Questions

我正在把博爱中心增列到我的手里。 我想做的是,每个“大陆”(北美、南美洲、亚洲、欧洲等)设立一个领导委员会。

问题1:如果我这样做,游戏中心是否有能力在一个领导委员会中为所有领导委员会展示所有成果? 就算,我可以让用户看看看他们是否在其大陆上居首位,但同时也让他们能够全面检查他们的排名。 可能吗?

问题2:由于我的意见是普遍性的,我是否可以让议会的标准领导人委员会完全接受检查? 我与GKLeaderBoardViewController的观点 around。 尽管这确实使我改变规模,但它仍然保持了最初的违约规模边界。 看来,在中间点上有一个方括号,但数据实际上已经扩大。 (我希望我知道如何在座添加文字) 同时还使用模版的PresentationStyle,但是在较小部分的屏幕上用箱子也取得了相同的结果。

最后,关于上述两个问题,建立你自己的习惯观点是否更好? 我特别希望避免这种情况,因为5级领导人委员会的新观念实际上非常 n。

事先感谢所有建议。

地球

最佳回答

因此,允许一个主要的联合领导委员会。 只是一个共同的问题,在你认为合适的时候添加另一个问题。

As for making Game Center full screen on the iPad, no response and luck with searches.

地球

问题回答

暂无回答




相关问题
How to change out-of-focus text selection color in Xcode?

Okay, I ll bite. I ve got really pleasant code/window colors set up in Xcode. Ordinarily, my selection color is very visible. When I am doing a project search and iterating through the results, ...

Iphone NSTimer Issue

Hi I am new to objective c. I am trying to make an app for iphone. I have a button on my view, and the click on which the function playSound is called. This is working properly. It does plays the ...

Include a .txt file in a .h in C++?

I have a number of places where I need to re-use some template code. Many classes need these items In a .h could I do something like: #include <xxx.txt> and place all of this code in the ....

Iterating over string/strlen with umlauted characters

This is a follow-up to my previous question . I succeeded in implementing the algorithm for checking umlauted characters. The next problem comes from iterating over all characters in a string. I do ...

Xcode open two editor windows with same file

Is it possible to open the same file in two separate windows in Xcode. I can open a file in one window and the same file in the main Xcode editor window, but I wanted two separate fulltime editor ...

Forcing code signing refresh in Xcode

In our environment, we share resources across multiple projects and platforms. When building for iPhone, only a subset of those resources are needed. Since that subset is still considerable, we have ...

热门标签