Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
现在我正在以SwarmConnect这种方式显示在线排行榜:
SwarmConnect
public void showLeaderboard() { SwarmLeaderboard.showLeaderboard(LEADERBOARD_ID); }
它显示以下排行榜:
这显然是格式化的,SwarmConnect在游戏过程中看起来和我的应用程序完全不同。有什么方法可以自定义这个排行榜,例如只提取值并将其放入我自己创建的高分表中?
是的,这是可能的,不是那么容易,但他们可能在他们的页面上给出了一个很好的例子
在这里查看。http://swarmconnect.com/admin/docs/kissthefish