Platforms to show: All Mac Windows Linux Cross-Platform
GKPlayerMBS class
class, GameKit,
MBS Real Studio MountainLion Plugin
(GameKit),
class GKPlayerMBS,
Plugin version: 12.3, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: GKPlayer objects provide information about a player connected to Game Center.
Notes:
see also
https://developer.apple.com/library/mac/#documentation/GameKit/Reference/GKPlayer_Ref/Reference/Reference.html
Plugin version: 12.3, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: GKPlayer objects provide information about a player connected to Game Center.
Notes:
see also
https://developer.apple.com/library/mac/#documentation/GameKit/Reference/GKPlayer_Ref/Reference/Reference.html
- property Handle as Integer
- method alias as string
- shared method Available as boolean
- method Constructor
- shared method GKPlayerDidChangeNotificationName as string
- method isFriend as boolean
- method loadPhotoForSize(size as integer, tag as variant = nil)
- shared method loadPlayersForIdentifiers(identifiers() as string, tag as variant = nil)
- method playerID as string
- const GKPhotoSizeNormal = 1
- const GKPhotoSizeSmall = 0
Sub classes:
Some events for this class:
- GameKitMBS.loadPhotoForSizeCompleted(player as GKPlayerMBS, size as integer, photo as NSImageMBS, error as NSErrorMBS, tag as variant)
- GameKitMBS.loadPlayersForIdentifiersCompleted(identifiers() as string, players() as GKPlayerMBS, error as NSErrorMBS, tag as variant)
- GameKitMBS.PlayerAuthenticationDidChange(player as GKPlayerMBS)
- GameKitMBS.playerChanged(player as GKPlayerMBS)
The items on this page are in the following plugins: MBS Real Studio MountainLion Plugin.
Links
MBS Real Studio Plugins