开发者

GKLocalPlayer getting profile pictures

开发者 https://www.devze.com 2023-03-19 11:16 出处:网络
I\'m working with Game Center Kit, how can I get the image of game center use开发者_如何学Pythonr(my friend, or anyone else) thnxThere is an asynchronous method to load either a small or normal sized

I'm working with Game Center Kit, how can I get the image of game center use开发者_如何学Pythonr(my friend, or anyone else) thnx


There is an asynchronous method to load either a small or normal sized player image (only available in iOS5):

- (void)loadPhotoForSize:(GKPhotoSize)size 
   withCompletionHandler:(void (^)(UIImage *photo, NSError *error))completionHandler
0

精彩评论

暂无评论...
验证码 换一张
取 消